Execute agent
Execute a single AI agent that work towards a certain goal.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
agent | Select/Create an agent you want to add to your list of agents. | AGENT | true | |
tasks | Define custom tasks with flexible description and expected output. | ARRAY | true | |
Guardrails | Add some guardrails to the execution of your crew. | ARRAY | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
result | The response of the AI. | STRING | RESULT |