goldhold_task_update
Change a task's status, priority, or assignee to reflect current work. Fix stale task data by applying new values directly.
Instructions
Update a task's status, priority, or assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | New status (open, in_progress, blocked, done) | |
| task_id | Yes | Task ID to update | |
| assignee | No | New assignee | |
| priority | No | New priority |