superset_chart_delete
Delete a Superset chart by ID, removing it from all dashboards. Requires chart ID and explicit confirmation to prevent accidental deletion.
Instructions
Delete a chart by ID. The chart will be removed from all dashboards.
Args: chart_id: ID of the chart to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |