list_bookmarks
Retrieve all bookmarks as a flat list with id, title, url, and folder. Optionally filter by a specific folder path to limit results.
Instructions
List bookmarks as a flat array of {id, title, url, folder}. Optionally scope to a folder path (e.g. 'Bookmarks bar/Dev') to avoid returning the whole tree; omit to list everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No | only list bookmarks within this folder path and its subfolders |