delete_metabase_dashboard
Remove a dashboard from Metabase to manage BI assets and maintain organized analytics workspaces by specifying the dashboard ID.
Instructions
Delete a dashboard from Metabase.
Args: dashboard_id (int): ID of the dashboard to delete.
Returns: Dict[str, Any]: Deletion confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||