annotate_task
Add notes to tasks for tracking updates and context in task management systems, enabling organized collaboration and clear documentation.
Instructions
Add an annotation (note) to a task (auto-claims, renews lease)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID or UUID | |
| agent_id | Yes | Globally unique agent identifier (e.g. "claude-opus-<uuid>"). Each agent instance MUST use a distinct ID to prevent collisions between parallel agents. | |
| annotation | Yes | The annotation text to add |