Yougile Create Task
yougile_create_taskCreate a YouGile task by specifying board, column, assignees, deadline, planned hours, and checklist items.
Instructions
Create a task using names: board and column, assignees by name or email, deadline as a date, planned hours and a checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board name or "Project / Board"; default from config | |
| color | No | One of: primary, gray, red, pink, yellow, green, turquoise, blue, violet | |
| start | No | Date "YYYY-MM-DD" or "DD.MM.YYYY", optionally with " HH:MM" | |
| title | Yes | ||
| column | No | Column name; default: the first column of the board's Workflow chain | |
| 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). | |
| project | No | Project, to disambiguate the board | |
| deadline | No | Date "YYYY-MM-DD" or "DD.MM.YYYY", optionally with " HH:MM" | |
| assignees | No | Names, emails or "me" | |
| checklist | No | Checklist items | |
| plan_hours | No | ||
| description | No | Plain text (newlines kept) or HTML | |
| checklist_title | No | Чек-лист |