batch_move
Move multiple notes to a destination folder in one operation, with individual success/failure results for each note.
Instructions
Move multiple notes to a destination folder at once. Returns per-note success/failure results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Array of note paths to move | |
| updateLinks | No | Update wikilinks in other notes (default: true) | |
| destinationFolder | Yes | Destination folder path |