verified_set_subtask_parent
Set or unset a parent relationship for a subtask and verify the resulting hierarchy to maintain accurate task structure.
Instructions
Set or unset a parent relationship, then verify the resulting structure.
[Category: Verified Actions] [Auth: V2]
[Related: set_subtask_parent, create_subtask]Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes | ||
| parent_id | No | ||
| old_parent_id | No |