subtask_reorder
Reorder subtasks for a task by submitting IDs in the desired sequence; unlisted subtasks are appended at the end preserving their relative order.
Instructions
Reorder a task subtask list. Pass IDs in the order you want; any omitted keep their relative order at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Parent task | |
| ordered_ids | Yes | Subtask IDs, in order |