todoist_task_reorder
Assign a new position index to a task to reorder it within its project or section. Lower numbers appear first, enabling priority sorting.
Instructions
Set the order of a task within its project/section. Lower numbers appear first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | The ID of the task to reorder | |
| task_name | No | The name of the task to reorder (partial match, case-insensitive) | |
| child_order | Yes | The new position/order for the task (0-based index) |