Yougile Update Task
yougile_update_taskUpdate yougile tasks by changing title, description, assignees, deadline, planned hours, completion, archive, colors, and checklist items. Only specified fields are modified.
Instructions
Edit a task: title, description, assignees (by name), deadline, planned hours, completion, archive, color, checklist items. Only the given fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task number like ID-123 or DEV-12, or its id | |
| check | No | Checklist items to mark done | |
| color | No | ||
| start | No | Date "YYYY-MM-DD" or "DD.MM.YYYY", optionally with " HH:MM" | |
| title | No | ||
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| uncheck | No | ||
| archived | No | ||
| deadline | No | Date, or "none" to remove the deadline | |
| add_items | No | New checklist items | |
| assignees | No | Replace assignees | |
| completed | No | ||
| plan_hours | No | ||
| description | No | Replaces the description | |
| add_assignees | No | ||
| remove_assignees | No |