Move Folder
move_folderMove folders within Mnemosyne knowledge graphs to reorganize content. Change parent folders or reposition items among siblings to maintain structured data organization.
Instructions
Move a folder to a new parent folder. Set new_parent_id to null to move to root level. Optionally update the order for positioning among siblings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| folder_id | Yes | ||
| new_parent_id | No | ||
| new_order | No |