superset_report_delete
Delete a report or alert by its ID to stop its delivery schedule. Confirm deletion to permanently remove the report and halt future notifications.
Instructions
Delete a report/alert. The delivery schedule will be stopped.
Args: report_id: Report ID to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |