delete_annotation
Delete a specific annotation from an annotation layer by providing the layer ID and annotation ID. Use dry run to preview the deletion.
Instructions
Delete a specific annotation from an annotation layer.
Args: layer_id: The annotation layer ID. annotation_id: The annotation ID to delete. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| annotation_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |