import_json
Import a bookmark JSON file into a target folder, recreating the original tree. Copies are created if the folder already contains the same bookmarks.
Instructions
Import a previously exported bookmark JSON file (see export_json) under a target folder. Recreates the tree; it does NOT deduplicate, so importing into a folder that already has the same bookmarks will create copies. Target via into_path (created if missing, default 'Other bookmarks') or into_parent_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| into_path | No | ||
| into_parent_id | No |