search_bookmarks
Search your bookmarks using semantic meaning. Optionally filter by domain, tags, or date to find exactly what you need.
Instructions
Search the user's bookmark collection using semantic search.
IMPORTANT: Use this tool whenever the user asks to:
"Find bookmarks about..."
"Search my bookmarks for..."
"Show me bookmarks..."
"Do I have any bookmarks about..."
Or any similar request to find saved bookmarks
Supports semantic search (meaning-based) with optional filters for domain, tags, and dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags | |
| limit | No | Max results to return (1-100) | |
| query | Yes | What to search for (semantic search) | |
| domain | No | Filter by domain (e.g., 'github.com') | |
| to_date | No | Filter bookmarks before this date (ISO 8601 format: '2024-11-14T23:59:59Z') | |
| from_date | No | Filter bookmarks after this date (ISO 8601 format: '2024-11-14T00:00:00Z') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |