Replace a task
update_tasksFull update (PUT) of a task: every writable field must be supplied, including title. Saving re-normalizes the order of sibling tasks. To change only a few fields, prefer the partial-update tool. Every task carries app_url, a ready-to-use deep link into the ProWoDo web app — give it to the user instead of describing where to click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| kwargs | Yes |