superset_annotation_layer_delete
Permanently remove an annotation layer and all its annotations from Apache Superset. Confirmation is required to complete the deletion.
Instructions
Delete an annotation layer along with all its annotations.
CRITICAL: deletes the layer AND all annotations within it permanently.
Args: annotation_layer_id: Layer ID to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm_delete | No | ||
| annotation_layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |