superset_delete_dashboard
Delete a Superset dashboard by its ID while preserving the charts it contains, which remain available for reuse.
Instructions
Delete a dashboard by id. This does not delete the charts on it; they remain in Superset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |