sprrint_tasks_update
Update task fields selectively—only specified values change, others remain. Provide the task key to modify title, status, assignee, priority, and more.
Instructions
Update a task. Pass only the fields that should change; others stay as they are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| tags | No | ||
| title | No | ||
| due_on | No | ||
| sprint | No | ||
| status | No | ||
| project | No | ||
| assignee | No | ||
| category | No | ||
| priority | No | ||
| description | No |