organizations_list_mail_messages
Retrieve all email messages linked to a specific organization, including sent, received, threads, subjects, and timestamps. Ideal for reviewing communication history and preparing for interactions.
Instructions
List mail messages associated with an organization.
Returns all email messages linked to this organization, including:
Emails sent to the organization
Emails received from the organization
Email threads and conversations
Message subjects and snippets
Send/receive timestamps
Associated deals or persons
This is useful for:
Reviewing email communication history
Understanding customer interactions
Preparing for meetings or calls
Tracking email engagement
CRM integration and context
Supports pagination for handling large email histories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| limit | No | Number of items to return (max 500) | |
| start | No | Pagination start (default: 0) |