cdp_send_email
Send automated emails for support, alerts, or notifications through Acquia's Customer Data Platform API. Specify email type and content details as JSON parameters.
Instructions
Send an email of a specific type. email_type examples: support, alert, notification. Pass email details as a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_type | Yes | ||
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |