Create Folder
create_folderCreate new folders in Mnemosyne knowledge graphs to organize content hierarchically within workspace sections.
Instructions
Create a new folder in the workspace. Use parent_id to nest inside another folder (null for root level). The section parameter determines which sidebar section the folder appears in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| folder_id | Yes | ||
| label | Yes | ||
| parent_id | No | ||
| order | No | ||
| section | No | documents |