plan_query
Map natural-language intent to a ranked sequence of tool calls for a dataset, routing to the right data operation. Supports intents: summarize, anomalies, compare, join, filter, trend, correlate.
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 |