plan_query
Map a data analysis request to a ranked list of tool calls, enabling targeted retrieval from large tabular datasets.
Instructions
Map a natural-language intent into a ranked tool-call sequence for the given dataset (B3). Pure routing — no LLM call. Built-in intents: summarize, anomalies, compare, join, filter, trend, correlate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | Natural-language intent (e.g. 'summarize', 'find anomalies', 'join with X', 'trend over time'). Default 'summarize'. | summarize |
| dataset | Yes | Dataset identifier |