superset_annotation_delete
Delete an annotation from a Superset annotation layer by specifying the layer and annotation IDs. Set confirm_delete to true to confirm and permanently remove the annotation.
Instructions
Delete an annotation from a layer.
Args: annotation_layer_id: Annotation layer ID. annotation_id: Annotation ID to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annotation_id | Yes | ||
| confirm_delete | No | ||
| annotation_layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |