Skip to main content

Create an AI task

Create an AI task which is a specific assignment that can be completed by the selected agent.

Input parameters

NameDescriptionTypeRequiredDefault value
NameThe name of your task.STRINGfalse
DescriptionA clear, concise statement of what the task entails.STRINGfalse
Description placeholdersEvery occurence of '{{PLACEHOLDER}}' within the "Description" will be replaced by these valuesOBJECTfalse
ExpectedOutputProvides context to the agent's role and goal, enriching the interaction and collaboration dynamics.STRINGfalse
AgentThe agent assigned to this task.AGENTfalse
ToolsUsed to empower the agent with capabilities ranging from web searching and data analysis to collaboration and delegating tasks among other agents.ARRAYfalse

Output

NameDescriptionTypeDefault value
resultThe variable name of a task you create.TASKRESULT