pipedrive_get_person_emails
Retrieve email messages linked to a person from all users' mailboxes. Returns metadata for company-wide emails associated with the person.
Instructions
Get email messages linked to a person (company-wide, all users' emails). Returns metadata for emails from any user's mailbox that are linked to this person. Note: To get full message body, use pipedrive_get_mail_message, but only for emails in YOUR mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Person ID | |
| start | No | Pagination offset (0-based) | |
| limit | No | Number of items (1-500) |