AgentsResponse
- idType: string · IDrequired
The unique identifier for this agent (UUID)
- instructionsType: string · Instructionsrequired
The system instructions configured for this agent
- nameType: string · Namerequired
The name of the agent
- descriptionType: string · Description nullable
A description of what the agent does
- sourcesType: array | null · Sources nullable
The knowledge sources available to this agent
- toolsType: array string[] | null · Tools nullable
The tools available to this agent