delete_dashboard
Delete a Metabase dashboard by its ID. This action permanently removes the dashboard and cannot be undone.
Instructions
Delete a dashboard. WARNING: This action cannot be undone!
Args: dashboard_id: ID of the dashboard to delete
Returns: Confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |