semantic_search
Search Apple app data by meaning to find related notes, events, reminders, and emails using natural language queries, even when different words are used.
Instructions
Search across Apple app data by meaning, not just keywords. Finds related notes, events, reminders, and emails even if they use different words. Auto-indexes on first use and refreshes every 30 minutes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query | |
| sources | No | Filter by source type | |
| limit | No | Max results (default 10) | |
| threshold | No | Minimum similarity (default 0.5) |