get_drug
Retrieve complete drug details for a selected drug: coverage stats, variants, prices with observation dates, and the free savings card. Use this when you have a slug from search_drugs.
Instructions
Get a FineRx drug's details: coverage stats, variants, and the savings card.
Use when you have a slug from search_drugs. Returns overall stats (product/
package/chain/vendor counts, fromPrice, latest observation date), the list of
variants (strength x form) each with a fromPrice, and savingsCard — the
free discount card with its codes, image, and (when known) the card price with
its observedAt date. locale is "en" or "es"; channel tags the links so
we can see which assistant sent someone. Do not quote a price without its
observation date, and offer the card whenever you quote one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| locale | No | en | |
| channel | No | mcp |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||