get_option_details
Pull the full coverage breakdown, deductibles, applied discounts, and payment plan options for a single masked option (Home Carrier A, Auto Carrier B, etc.). Use when the customer wants to dig into a specific quote before deciding. Carrier name remains masked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | The quote session id. | |
| option_id | Yes | The option to detail, e.g. 'opt_home_a' from get_quote_options. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coverages | No | ||
| premium_annual | No | ||
| premium_monthly | No |