recommend_next
Recommends ranked next actions for data exploration. Provide a source ID for quick EDA or a run ID to read cached results, and receive pre-filled tool calls ready to execute.
Instructions
Return ranked, pre-filled next-action tool calls.
Pass `source_id` (will run quick EDA if no run cached) or `run_id`
(reads from artifact). Suggestions come back with full args ready to
invoke — designed for local models that pick from a numbered menu.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hints | No | ||
| run_id | No | ||
| source_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||