notes_move_note
Move a note to another folder using its note ID and the target folder ID or name.
Instructions
Move a note to another folder by note_id + target_folder_id/target_folder_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| account_id | No | ||
| account_name | No | ||
| target_folder_id | No | ||
| target_folder_name | No |