Api referenceAgentsCreate workspace agentCreates an agent definition in the resolved workspace.Copy Markdown URLOpen MarkdownPOST/api/v1/experimental/agentsTestCreates an agent definition in the resolved workspace.Request Bodyapplication/jsonTypeScript DefinitionsUse the request body type in TypeScript.CopyResponse Body201application/json400application/json401application/json403application/json409application/json500application/jsonSend agent message POSTSends one user message to an agent chat, persists transcript entries, and returns the generated assistant reply.Update workspace agent PATCHUpdates name, instructions, model, description, and capabilities for an agent in the resolved workspace.