items-move
items-moveMoves an item to a new parent or removes its parent by omitting the parent ID.
Instructions
Moves an item to a new parent or removes its parent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Item ID to move (@rid format) | |
| parent_id | No | New parent item ID (@rid format). Omit to remove parent. |