Rename Note
rename_noteRename a note and automatically update all inbound links to match the new name.
Instructions
Rename a note within its current folder and update links that point to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Existing note path, title, or alias. | |
| newName | Yes | New filename only; use move_note to change folders. | |
| updateLinks | No | Rewrite inbound links (default true). |