find_related
Discover semantically related items across Apple apps like Notes, Calendar, Reminders, and Mail by entering an item ID. This tool identifies cross-app connections to help you find associated content efficiently.
Instructions
Given a note, event, reminder, or email ID, find semantically related items across all indexed Apple apps. Discovers cross-app connections (e.g., a calendar event related to notes and reminders about the same topic).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Item ID (as stored in the vector index) | |
| limit | No | Max results (default 10) | |
| threshold | No | Minimum similarity (default 0.6) |