move_note
Move a note to a different folder by providing the note ID and destination folder ID.
Instructions
Move a note to a different folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The note's id, from list_notes or search_notes | |
| folder_id | Yes | The destination folder's id, from list_folders |