lipi_rename_note
Rename or move a note to a new path, and get a clear error if the target path already exists.
Instructions
Rename/move a note to a new path. Returns 409 path_taken if target path already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note id | |
| path | Yes | New path, e -g. 'archive/Old Name.md' |