organizations_list_mail_messages
Retrieve all email messages linked to an organization, including sent and received emails, threads, subjects, and timestamps, to review communication history and customer 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 | |
| start | No | Pagination start (default: 0) | |
| limit | No | Number of items to return (max 500) |