Search
bookmarks_searchSearch Chrome bookmarks by free-text query matching title and URL, or by exact title/URL. Returns results as readable text or raw JSON.
Instructions
Search bookmarks. query = word match against title and URL (Chrome's built-in search). title / url = exact match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Exact URL | |
| query | No | Free-text query | |
| title | No | Exact title | |
| format | No | Output format: text = human-readable list, json = raw BookmarkTreeNode data | text |