skylight_move_list_item
Moves a list item to a new position. Specify the item and optionally place it after another item or at the top of the list.
Instructions
Reorder a list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ||
| listId | Yes | ||
| frameId | No | ||
| afterItemId | No | Place after this item id; omit to move to the top. |