Update task
update_taskUpdate specific fields on an existing project task. Modify title, labels, priority, due date, attachments, and more without affecting other fields.
Instructions
Update fields on an existing task. Only provided fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | External reference id, or null to clear. | |
| title | No | ||
| labels | No | ||
| ticket | Yes | ||
| dueDate | No | YYYY-MM-DD, or null to clear | |
| newFile | No | 'New file' flag, or null to clear. | |
| product | No | ||
| project | Yes | ||
| website | No | Associated website/URL, or null to clear. | |
| priority | No | Manual priority rank (1 = highest), or null to clear. | |
| attachments | No | Replace the attachment list on this ticket. | |
| description | No | ||
| linkedIssue | No |