propose_task_update
Stage changes to a YouGile task and obtain an approval token for user confirmation before applying updates.
Instructions
Stage an update of an existing task and get an approval token. Does NOT change anything: show the preview to the user, and only after the user explicitly approves call apply_approved_action with the token. Allowed change fields: archived, assigned, checklists, color, columnId, completed, deadline, description, stickers, subtasks, timeTracking, title. Deleting tasks is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||