remove_annotation_layer
Remove a layer from an annotation by providing the annotation name and layer name.
Instructions
Remove a layer from an annotation.
Args: annotation_name: Name of the annotation data block. layer_name: Name of the layer to remove.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_name | Yes | ||
| annotation_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||