export_json
Export Chrome bookmarks as portable JSON. Optionally write to a server-side file or return the JSON directly.
Instructions
Export the whole bookmark tree as portable JSON. If file_path is given, write it server-side and return the path; otherwise return the JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No |