reorder_checklist_item
Moves a checklist item to a new position in the task sequence, enabling users to reorganize priorities and streamline workflows efficiently within structured tracking systems.
Instructions
Moves a checklist item to a new position.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_index | Yes | The current index of the checklist item (0-based) | |
to_index | Yes | The new index for the checklist item (0-based) |