get_dashboard
Retrieve complete metadata for a Metabase dashboard by ID. Includes cards, parameters, and layout.
Instructions
Get detailed information about a specific dashboard.
Args: dashboard_id: The ID of the dashboard.
Returns: Dictionary with full dashboard metadata including cards, parameters, and layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||