prepare_meeting_context
Retrieve recent email threads and communication history for a person or domain before a meeting, surfacing relevant correspondence to ensure you are prepared.
Instructions
Fetch recent threads and communication history for a person or company domain to prepare for a meeting or call. Use before a scheduled meeting to surface relevant recent correspondence. Provide at least one of person (name or email fragment) or domain. Returns matched threads sorted by recency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum threads to include. | |
| domain | No | Domain to match, such as example.com. | |
| person | No | Person name or email fragment to match. | |
| syncBefore | No | Refresh the local mailbox index from IMAP before building the meeting prep. |