optimize_points
Compare points redemption options for a flight and rank them by cents-per-point (CPP) value. Helps decide whether to pay cash or use loyalty points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cashPrice | Yes | Cash price of the ticket in USD | |
| pointsOptions | Yes | Array of available points redemption options to compare |