manage_folder
Create, rename, move, or delete folders in your Obsidian vault to organize your knowledge base. Specify the operation and folder path to manage your note structure.
Instructions
Create, rename, move, or delete a folder in the Obsidian vault
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | The operation to perform | |
| path | Yes | Path to the folder within the vault | |
| newPath | No | New path for the folder (required for rename and move operations) |