plan_capabilities_for_goal
Plan which discovered tools and code-graph capabilities can satisfy a given goal, returning the tool IDs to invoke. Maps natural language goals to actionable tool sequences.
Instructions
Plan capabilities from discovered tools and code-graph suggestions, returning the planned tool IDs to invoke.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Goal to satisfy with available capabilities | |
| project | No | Project context for filtering tools | |
| preferredTags | No | Tags to prioritize in planning |