Get Tool Registry
Tool Registry
Get Tool Registry
GET
Get Tool Registry
Retrieve a tool from the Tool Registry by ID or name. Optionally resolve a specific version using the
label or version query parameter. If neither is specified, the latest version is returned.
The identifier can be either:
- A numeric tool ID (e.g.,
123) - A tool name (e.g.,
get_weather)
tool_definition. If the version was saved with an auto-execution body, it also includes an execution: { type, language, code } object.
