Other
listAiCoworkers
List AI Coworkers accessible to the current user.
Lists AI Coworkers. Behavior depends on the caller's role:
- Admin (MANAGE_AGENT_SETTINGS): returns all agents regardless of
publish_stateoravailability_status. Use this to manage the full agent inventory.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
agent_type | AiAgentTypeEnum[] | No | Filter by agent type. The server clamps results to [SYSTEM, CUSTOM] on this |
agent_subtype | AiAgentSubtypeEnum | No | Filter by agent subtype label. Omit to return agents of any subtype. |
|
