plan_query
Generate a structured execution plan for multi-step queries across Canadian government data sources, identifying the tools needed to answer your natural language question.
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 |
|---|---|---|---|
| lang | No | en | |
| query | Yes | ||
| top_k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||