goldhold_plan_task
Manage plan tasks by creating, starting, blocking, completing, canceling, updating, or reordering them. Specify the plan slug and action to change task status or sequence.
Instructions
Manage tasks within a plan: create, start, block, complete, cancel, update, or reorder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Completion or status note | |
| order | No | ||
| owner | No | ||
| title | No | ||
| action | Yes | ||
| task_id | No | Task ID (T-001 format). Required for non-create actions. | |
| priority | No | ||
| plan_slug | Yes | Plan slug | |
| blocked_by | No | ||
| depends_on | No | ||
| description | No | ||
| acceptance_criteria | No |