Reorder a task next to another
move_relative_to_tasksPlace a task immediately before or after a sibling (related_task_id), shifting the other siblings to make room. Both tasks must share the same parent and project. Pass related_task_id and direction (before|after). 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 |