update_annotation_layer
Update an existing annotation layer by changing its name or description. Preview changes with dry run before applying.
Instructions
Update an existing annotation layer.
Args: layer_id: The annotation layer ID to update. name: New name for the layer. descr: New description. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| name | No | ||
| descr | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |