rename_note
Rename a note in an Obsidian vault by specifying its current path and the new filename. Changes the file name without altering its content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |