superset_annotation_get
Retrieve an annotation by its ID from a specified annotation layer. Provide the layer and annotation IDs to get the annotation details.
Instructions
Get an annotation by ID.
Args: annotation_layer_id: Annotation layer ID. annotation_id: Annotation ID (from annotation_list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annotation_id | Yes | ||
| annotation_layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |