Compare two or three plans
compare_plansSide by side on what actually differs: premium now and at 65, next-year range, deductible, room class, limits, area and each insurer's rate record. Use it for "which is better" and "why is one cheaper"; state the trade-off and let the person choose. Needs a key on the public server; without one it returns key_required and tells the user where to get one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | Age last birthday, as the premium schedules state it | |
| gender | No | M or F, as the schedules rate it | F |
| smoker | No | True only if the person said they smoke; a few plans rate for it | |
| option_ids | Yes | Option ids from an earlier result |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||