superset_database_delete
Delete a database connection to remove it from Superset. Beware: this breaks all associated datasets, charts, and dashboards. Confirmation required.
Instructions
Delete a database connection. All associated datasets will become broken.
CRITICAL: deleting a connection breaks ALL datasets, charts, and dashboards using this DB.
Args: database_id: Connection ID to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |