Market Pricing
get_market_pricingPreferred benchmark pricing tool. Returns market cash/self-pay and insurance-negotiated price summaries for CPT codes, aggregated from Loa's hospital price-transparency dataset. Use this when the user wants source-grounded regional or national market pricing rather than a single-hospital rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State for regional pricing (e.g. "CA", "New York"). Unknown states return McpToolInvalidInput. Valid states with no regional data fall back to national averages. | |
| zip_code | No | ZIP code (used with state for location context) | |
| cpt_codes | Yes | CPT codes to look up (e.g. ["99213", "93000"]) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| pricing | Yes | ||
| provenance | Yes |