Get AI tool

Retrieve a specific AI tool by its key.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
toolKeystringRequired

Response

AI tool found
keystring
schemaobject
JSON Schema defining the tool's parameters for LLM consumption
versioninteger
createdAtlong
_accessobjectOptional
_siteobjectOptional
_maintainerobjectOptional
descriptionstringOptional
customParametersobjectOptional

Custom metadata and configuration for application-level use (not sent to LLM)

tagslist of stringsOptional

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error