Skip to main content

Get Tool Endpoint

GET /v1/tools/{tool_name} Retrieve detailed information about a specific tool.

Path Parameters


Response


Examples

Get Tool Details

Using SDK


Use Cases

Validate Parameters Before Execution

Display Tool Picker UI


Error Responses

Tool Not Found (404)


Next Steps

Execute Tools

Run tools with the execution API.

Retrieve Tools

Find tools by query.

API Overview

Complete API reference.

Use this endpoint to get tool details before executing! 🚀