get_dashboard_full
Fetches complete dashboard data including tabs, dashcards, and parameters, then writes the full JSON output to a specified file.
Instructions
Get full dashboard details including tabs, dashcards, and parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Dashboard ID | |
| output_file | Yes | File path where full JSON results will be written |