Indent a task under a parent
increase_depth_tasksIndent a task so it becomes a child of another task (increases its depth) — e.g. turn a sibling into a sub-task. Pass new_parent_id. 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 |
|---|---|---|---|
| kwargs | Yes |