Get tool by ID
Tools
Get tool by ID
Get full details of a tool: name, description, input schema, and configuration. Use the tool slug or ID when executing the tool.
GET
Get tool by ID
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Path Parameters
Query Parameters
Optional version of the tool to retrieve
Example:
"2.0.0"
Toolkit version specification. Use "latest" for latest versions or bracket notation for specific versions per toolkit.
Example:
"latest"
Response
200 - application/json
Tool details retrieved successfully