The task to be performed by the agent
3openai, deepseek, anthropic, google, groq, mistral, together Whether to wait for the task to complete before returning the response. If false, the task will be executed in the background and the response will contain only the task ID.
URL to send webhook notification when task is complete
Whether to return the result as text or JSON
The JSON schema for the task result
Internal field: whether to use cached workflow
Internal field: the cached workflow data
Successful Response
Represents the complete response from the agent.
The ID of the task
The ID of the task run
List of steps in the history
The final result of the agent's task
Whether the agent has completed its task
Whether the agent was successful in completing its task
The status of the agent's task
success, failure, in_progress