crm_send_email
Send emails to CRM records by specifying the record, recipients, subject, and content. Supports CC, BCC, and mail templates for clear communication.
Instructions
Send email for a CRM record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| module | Yes | ||
| content | Yes | ||
| subject | Yes | ||
| record_id | Yes | ||
| mail_format | No | ||
| template_id | No |