search_bookmarks
Find bookmarks by text query, filter by shared or unread status, and paginate through results to locate the ones you need.
Instructions
Search bookmarks with advanced filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Text search query | |
| limit | No | Maximum number of results to return (default: 100) | |
| offset | No | Number of results to skip for pagination (default: 0) | |
| shared | No | Filter by shared status (True=only shared, False=only private) | |
| unread | No | Filter by unread status (True=only unread, False=only read) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |