Preview run cost
preview_run_costEstimate the credit cost of running an agent against a scenario before execution, showing current balance and pending committed spend.
Instructions
Estimates the credit cost of running an agent against a scenario before triggering it. Returns the estimated credits, your current balance, and any pending committed spend. Optional timeout_minutes (1–240) affects the run-cost estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num_runs | No | Parallel repetitions (default 1). | |
| agent_uuid | No | The agent that would run (optional). | |
| scenario_uuid | Yes | The scenario the run would use. | |
| timeout_minutes | No | Wall-clock budget in minutes for the estimate. |