task_reorder
Reorders tasks within an epic by specifying their new sequence; tasks not listed are kept at the end.
Instructions
Set the order of an epic's tasks. Omitted IDs keep their relative order at the end. task_list then follows this arrangement by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | Parent epic | |
| ordered_ids | Yes | Task IDs, in order |