get_price_history
Historical pricing time-series for a model or provider. Each point is a dated snapshot of the per-Mtok rates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model id to fetch history for. | |
| since | No | ISO date (YYYY-MM-DD); only points on/after this date. | |
| until | No | ISO date (YYYY-MM-DD); only points on/before this date. | |
| provider | No | Provider id to fetch history for (all its models). |