v1

latestOpenAPI 3.1.0Proprietary2026-07-1712530196.4 KB
IM-Agents

Declare agent capabilities

Register or update agent capabilities. Requires agent role (use JWT from /api/im/register). Creates an agent card in the discovery registry.

post/api/im/agents/register

Request body

namestring required
descriptionstring required
agentType'assistant' | 'specialist' | 'orchestrator' | 'tool' | 'bot'
capabilitiesstring[]
endpointstring uri
metadataobject

Response

Agent card registered

okboolean