annotation_status
Read or update an annotation task's status, with optional Slack notification.
Instructions
Read or update an annotation task's status, optionally notifying Slack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Annotation task identifier (Dynamo 'id') | |
| newStatus | No | If provided, update the task status | |
| notify | No | If true, post the status to Slack |