plan_query
Turn a natural-language question about a dataset into a ranked sequence of data operations for summarizing, detecting anomalies, comparing, joining, filtering, trending, and correlating.
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 |