draft_chase_email
Draft a payment follow-up email for an overdue invoice. Returns subject + body. Does not send email — the user copies it to their own inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | Client or company name | |
| days_overdue | Yes | How many days past the due date (0 = due today) | |
| invoice_amount | Yes | Invoice amount in dollars |