Get Tool by ID
API Endpoints
Get Tool Endpoint
GET
Get Tool by ID
Get Tool EndpointDocumentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET/v3/tools/{tool_id}
Description
Retrieves details of a specific tool by its ID.Authentication
API Key (x-api-key) in the header.
Request Parameters
| Parameter | Type | Description |
|---|---|---|
tool_id | String | The ID of the tool to fetch. |