superset_annotation_layer_update
Modify an annotation layer's name or description. Provide the layer ID and only the fields you want to change.
Instructions
Update an annotation layer. Pass only the fields to change.
Args: annotation_layer_id: Layer ID to update. name: New layer name. descr: New layer description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| descr | No | ||
| annotation_layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |