Get tool
GET/v2/tools/:tool_id
Supported API Key Type:
Personal
Retrieve the full details of a specific tool, including its description, input schema, metadata, and capabilities. Tools may represent structured search functions, document-processing workflows, or user-defined Lambda functions. Some tools work with artifacts stored in a session, while others operate on structured inputs defined by their JSON schema.
Request
Responses
- 200
- 403
- 404
The requested tool details.
Permissions do not allow accessing this tool.
Tool not found.