Skip to main content

run

AsyncMethod
This is a method of the AgentTeam class in the workflows module.
Alias for start

Signature

async def run(&self, task: &str) -> Result<String>

Parameters

task
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.