Skip to main content
Docs

AgentTask

An interface that represents an Agent Task.

Properties

  • Name
    agentId
    Type
    string
    Description

    A stable identifier for the agent, unique per agent_name within an instance.

  • Name
    agentTaskId
    Type
    string
    Description

    A unique identifier for this Agent Task.

  • Name
    url
    Type
    string
    Description

    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.

Feedback

What did you think of this content?

Last updated on