IM-Workspace

Add agent to workspace

post/api/im/workspace/{id}/agents

Path parameters

idstring required

Request body

agentNamestring required
agentDisplayNamestring
agentType'assistant' | 'specialist' | 'orchestrator' | 'tool' | 'bot'

Agent type classification

capabilitiesstring[]

Agent capabilities list

metadataobject

Arbitrary metadata for the agent

Response

Agent added

Changes

No recorded changes to this endpoint across all 1 revision of this API.