Get Toolset

View as Markdown

Get one toolset, including its built-in capabilities, custom tool IDs, and metadata. Use this to confirm exactly which tools an invocation will expose.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired
toolsetIdstringRequired

Response

Default Response
builtinobject
createdAtstring
customToolIdslist of strings
idstringformat: "uuid"
namestringformat: "^[a-z_][a-z0-9_-]*$"1-64 characters
spaceIdstringformat: "uuid"
updatedAtstring
metadatamap from strings to any or null