apply_moves
Apply a bookmark reorganization plan from a TSV file by creating target folders and moving bookmarks. Supports dry-run preview and deletion of marked junk entries.
Instructions
Apply a catalogue plan TSV (columns: id, proposed, current, via, title, url). Creates each target folder and moves the bookmark into it. dry_run=true previews counts without changing anything. delete_junk=true also removes rows whose proposed folder is 'DELETE?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| file_path | No | ||
| delete_junk | No |