search_timeline
Search your personal timeline using natural language queries. Retrieve ranked events with timestamps and sources from your data exports.
Instructions
Search the user's life timeline with a natural-language query. Returns ranked events with timestamp, source and text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional ISO-8601 upper bound on event time. | |
| from | No | Optional ISO-8601 lower bound on event time. | |
| limit | No | Max results (default 10). | |
| query | Yes | Natural-language query, e.g. 'dinner plans with Sarah'. | |
| source | No | Optional source filter: 'telegram' or 'google_takeout'. |