download_all_dashboard_cards
Download all exportable card images from a Metabase dashboard to a local directory, saving card visualizations for offline use or reporting.
Instructions
Download all exportable card images from a dashboard.
Args: dashboard_id: The ID of the dashboard output_dir: Directory to save images (default: output/)
Returns: Summary of downloaded images
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |