Get a tool
Gets a specific tool by ID if accessible to the authenticated user.
Returns:
- 200: Tool found and accessible
- 404: Tool doesn't exist or is private and not accessible to the user
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
id
Tool ID
Response
Tool
data
An AI tool