agent-task.mdx
May 19, 2026 ยท View on GitHub
An interface that represents an Agent Task.
Properties
A stable identifier for the agent, unique per agent_name within an instance.
agentTaskIdstring
A unique identifier for this Agent Task.
urlstring
The Frontend API (FAPI) URL that, when visited, creates a session for the user. Only returned by create(); revoke() returns the Agent Task without it.