chromium_parse_bookmarks_tool
Extract and review Chromium bookmark URLs from a browser profile, with optional filters for title and URL, and configurable result limits.
Instructions
Parse Chromium bookmark URL entries from a browser profile. Typical profile path: "C:\Users<user>\AppData\Local\Google\Chrome\User Data\Default".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional exact bookmark URL filter | |
| limit | No | Maximum number of bookmark entries to return | |
| title | No | Optional exact bookmark title filter | |
| profile_path | Yes | Absolute path to the Chromium profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||