Run an existing task with optional parameter overrides
Request model for running an existing task with optional parameter overrides
Override task prompt
3Override model
Override provider
openai, 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.
Override webhook URL
Whether to return the result as text or JSON
Override JSON schema for the task result
Override whether to use cached workflow instead of AI
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