ask_brain
Ask natural-language questions about your browsing history and get AI-powered answers using RAG. Filter results by event type, domain, or time window.
Instructions
Ask a natural-language question about the user's browsing history.
Uses RAG (Retrieval-Augmented Generation) to find relevant browsing events and generate an AI-powered answer. Requires Ollama or OpenRouter.
Args: question: Natural language question (e.g. "What was I working on yesterday related to RAG?") event_type: Filter by type: page_visit, selection, copy, paste, focus_time, page_content domain: Filter by website domain last: Time window (e.g. "7d", "24h", "2w")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| event_type | No | ||
| domain | No | ||
| last | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |