plan_query
Plan multi-step queries across Canadian government data APIs by breaking natural language questions into structured execution plans with relevant tools.
Instructions
Plan a multi-step query across Canadian government data APIs.
Returns a structured execution plan with the most relevant tool names for the given natural language question. Use execute_batch to run the plan.
Use for: orchestrating queries that span multiple data sources, finding which tools to use for a complex question, multi-API planning, cross-module queries, batch query preparation.
Keywords: plan, query, multi-step, orchestrate, batch, cross-module, execution plan, tool selection, NL query, natural language, discover, which tools, what tools, how to query, planning, workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| lang | No | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||