send_reminder_email
Send payment reminder emails to clients, with options to customize recipient, subject, and message for personalized follow-ups.
Instructions
Send a payment reminder via email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The reminder UUID | |
| to | No | Override recipient email | |
| message | No | Custom email body | |
| subject | No | Custom email subject |