email_savings_card
Sends the free FineRx prescription discount card to an email address after the person explicitly requests it and confirms the address. Returns masked confirmation; no address stored.
Instructions
Email the free FineRx discount card to an address the person gave you.
Use ONLY after the person has given an email address AND confirmed they want the
card sent there — ask for both first, then set consent to true. The message
contains the card and nothing else; FineRx does not store the address.
Returns {"sent": true, "to": } or {"sent": false, "error": ...}. On an error, say what happened and offer the image or the link instead.
Do not call this without an explicit yes, do not guess or reuse an address, do not retry a refusal, and do not read the full address back to the person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| locale | No | en | |
| consent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||