move_note
Move or rename a note in an Obsidian vault by providing source and destination paths, with matching extensions and ignored folders blocked.
Instructions
Move or rename a note.
Source and destination extensions must match, and ignored folders are blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_path | Yes | new vault-relative path, such as 'new-folder/note.md' | |
| from_path | Yes | current vault-relative path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |