add_annotation_layer
Add a new layer to organize annotation strokes, each with its own blend mode, opacity, and color.
Instructions
Add a layer to an annotation.
Layers organize annotation strokes. Each layer can have its own blend mode, opacity, and color.
Args: annotation_name: Name of the annotation data block. layer_name: Name for the new layer.
Returns: Confirmation dict with annotation and layer names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annotation_name | Yes | ||
| layer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||