Success
| 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. |