create_annotation_layer
Create a new annotation layer that groups time-based annotations for overlaying on time-series charts. Add individual annotations later.
Instructions
Create a new annotation layer.
Annotation layers group time-based annotations that can be overlaid on time-series charts. After creating a layer, use create_annotation to add individual annotations.
Args: name: Name for the annotation layer. descr: Optional description. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| descr | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |