Get Parametric Quote
get_parametric_quoteDemo tool — request a simulated parametric quote for a specific peril and coverage period. Returns a demo quote_id, carrier, premium, trigger threshold, payout amount, and coverage terms. No real carrier is involved and no payment is accepted. Pass the quote_id to the demo bind_policy tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | City and state of the business, e.g. 'Miami, FL'. | |
| peril_type | Yes | Weather peril to insure against. | |
| payout_limit | Yes | Maximum payout amount in USD (e.g. 50000 for $50,000). | |
| revenue_band | No | Optional. Annual revenue band for premium calibration. | |
| coverage_period_end | Yes | Coverage end date in YYYY-MM-DD format. | |
| coverage_period_start | Yes | Coverage start date in YYYY-MM-DD format. |