get_savings_card
Get a free prescription discount card with codes, usage steps, and saving options. Use it to pay less at the pharmacy when you have a FineRx price quote.
Instructions
Get the free FineRx discount card: its codes, how to use it, how to save it.
Use when you have just quoted a FineRx price, when someone asks how to pay less
for a prescription, or when they ask for the card by name. Optional drug is
a slug from search_drugs and adds that drug's card price when we have one;
locale is a language code (leave it out and the host's own locale is used,
else English); channel tags the links with who sent the person.
Returns the card as JSON (the three codes to read at the pharmacy counter, what the card is and is not, the steps to use it, the sentence to say to the pharmacist, the ways to save it — image, print, link, email — an optional observed price with its date, an FAQ, the legal lines, and the UI labels) plus an image of the card. On a host that supports MCP Apps the same data is drawn as an interactive card in the conversation; that is a convenience, not a substitute, so STILL write the three codes in your own answer for the hosts and the people who cannot see it.
Offer ONE way to save it: show the image, send the link, or email it. Do not present the card as insurance, do not promise a price, and do not call a price the lowest unless price.isLowest is true — otherwise repeat price.note as written. The card is free and needs no signup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | No | ||
| locale | No | ||
| channel | No | mcp |