get_price
Get a price quote before running a model. Input the same parameters you'd use for execution (model, duration, resolution) to see estimated cost, with no charge for the quote.
Instructions
Estimate the cost of a run before executing it (no charge). Provide the same input you would pass to run_model — pricing often depends on inputs like duration or resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | Inputs the quote should account for | |
| model | Yes | Model ID from list_models |