superset_delete_chart
Delete a specific chart from Superset using its chart ID. Use when you need to permanently remove a chart that is no longer needed.
Instructions
Delete a chart by id. Removing it from a dashboard does not delete the chart; use this to delete it from Superset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |