Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.7 KB

File metadata and controls

13 lines (9 loc) · 2.7 KB

AgentTask

Success

Fields

Field Type Required Description
object models.AgentTaskObject ✔️ N/A
agent_id str ✔️ A stable identifier for the agent, unique per agent_name within an instance.
task_id str ✔️ A unique identifier for this agent task.
url Optional[str] The URL that, when visited, creates a session for the user. Only present in the response to a create request.