get_contact_conversations
Retrieve all email conversations involving a contact. Returns thread subjects, dates, and preview text. Requires contact ID from search_contacts.
Instructions
Get all email conversations involving a specific contact. Returns thread subjects, dates, and preview text. Use search_contacts first to find the contact ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | The numeric contact ID (use search_contacts to find it — do not pass an email address) |