Get Tool

View as Markdown
Get one custom tool definition, including its schemas, execution method, enabled state, and metadata. Use this to understand exactly what an agent may call.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired
toolIdstringRequired

Response

Default Response
createdAtstring
descriptionstring or null<=2000 characters
enabledboolean
executionobject
idstringformat: "uuid"
inputSchemamap from strings to any
namestringformat: "^[a-z_][a-z0-9_-]*$"1-64 characters
outputSchemamap from strings to any
spaceIdstringformat: "uuid"
updatedAtstring
metadatamap from strings to any or null