Overview
Retrieve the complete definition of a tool including its input/output schemas, destructive flag, and metadata. Use this aftersearch_tools to understand a tool’s interface before calling it in a script.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | Tool path (e.g., github.issues.create) |
Annotations
readOnlyHint: true
Output
Returns the fullToolDefinition object:
Also available in sandbox
Insiderun scripts: