Execute agents (Object)
Execute a group of different AI agents that work towards a shared goal.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
agents | Define custom Agents with flexible Roles and Goals | ARRAY | true | |
tasks | Define custom tasks with flexible description and expected output. | ARRAY | true | |
Validation data-format | Validate the response using a data-format | DATA_FORMAT | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
result | The variable name of the response of the created crew. | STRING | RESULT |