compare_prices
Compare FineRx prices for one package (an 11-digit NDC + quantity).
Use when you know the exact package. Returns the offer matrix — for each
pharmacy chain x savings program, the observed price and the date it was
observed (observedAt) — plus ``savingsCard`` (the free discount card, its
image, and the card price for this package when known). The cheapest offer is
flagged isLowest. Get an ``ndc`` from get_drug's packages or the search flow.
Do not call a price the lowest unless the offer says isLowest, and always give
the observation date. Offer the card whenever you quote a price here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ndc | Yes | ||
| locale | No | en | |
| channel | No | mcp | |
| quantity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||