invoke_planned_tool
Execute a planned tool by passing its tool ID and optional arguments. Invoke after planning to perform the intended action.
Instructions
Execute a planned tool returned by plan_capabilities_for_goal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments to pass to the planned tool | |
| toolId | Yes | Planned tool identifier |