AgentsResponse

  • id
    Type: string · ID
    required

    The unique identifier for this agent (UUID)

  • instructions
    Type: string · Instructions
    required

    The system instructions configured for this agent

  • name
    Type: string · Name
    required

    The name of the agent

  • description
    Type: string · Description nullable

    A description of what the agent does

  • sources
    Type: array | null · Sources nullable

    The knowledge sources available to this agent

  • tools
    Type: array string[] | null · Tools nullable

    The tools available to this agent