get_smart_query_plan
Get a detailed execution plan for any smart query, outlining the complete tool sequence, parameters, and expected outcomes to guide business intelligence workflows.
Instructions
Get detailed execution plan for a specific smart query. Shows the complete tool sequence, parameters, and expected outcomes for business intelligence workflows.\n\nPrerequisites: Use get_smart_queries first to discover available query names\n\nNext Steps: Execute the returned tool sequence manually or use as guidance for complex analysis workflows\n\nExample: Get plan for "Hot Leads Pipeline Analysis"\n{"query_name": "Hot Leads Pipeline Analysis"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_name | Yes | Name of the smart query to get execution plan for |