delete_annotation_layer
Delete an annotation layer and its annotations. Use dry_run to preview before deletion.
Instructions
Delete an annotation layer and all its annotations.
Args: layer_id: The annotation layer ID to delete. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |