pipedrive_get_mail_message
Fetch complete email content and body using the mail message ID, with access based on your Pipedrive visibility settings.
Instructions
Get full email message with body. Access depends on visibility settings - messages linked to deals/persons you can access should work, even if sent by other users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mail message ID | |
| include_body | No | Include full email body (default: false) |