remove_annotation_layer
Remove a specific layer from an annotation. Provide annotation name and layer name to delete the layer.
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 |
|---|---|---|---|
| annotation_name | Yes | ||
| layer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||