superset_dashboard_delete
Delete a Superset dashboard by ID. Permanent removal; charts and datasets remain intact. Requires confirmation.
Instructions
Delete a dashboard by ID. Charts and datasets are NOT deleted — only the dashboard itself.
CRITICAL: the dashboard will be permanently deleted.
Args: dashboard_id: ID of the dashboard to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |