AI Tools
Get a specific custom tool
GET /tools/{identifier}
GET /tools/{identifier}
Get details of a specific custom tool by its ID or slug. These are user-defined functions marked as tools.
Path parameters
identifieranypathrequiredThe identifier of the tool to get, either the numeric ID or the slug
Responses
200 — Successful operation
403 — Unauthorized
404 — Tool not found
500 — Internal error