move_note
Move a Markdown note to a new path within an Obsidian vault, refusing to overwrite an existing destination unless explicitly allowed.
Instructions
Move a Markdown note inside a registered vault, rejecting an existing destination by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| overwrite | No | ||
| sourcePath | Yes | ||
| destinationPath | Yes |