v1
Install Agent
Add a built-in catalog agent to the workspace (copy-on-write fork).
Resolves a catalog agent by UUID or slug and materializes a tenant copy. Idempotent: returns the existing workspace copy if already installed.
POST
Install Agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
tools
(CodeToolConfig · object | McpToolConfig · object | AgentToolConfig · object | OpenApiToolConfig · object)[] | null
- CodeToolConfig
- McpToolConfig
- AgentToolConfig
- OpenApiToolConfig
Install Agent