rent_best
One-shot rent: search the live book with these filters and place on the best (cheapest) matching offer — 'cheapest H100 under $2/hr, go'. Same guarantees as rent_offer (dry-run default, live re-quote, your max_price_per_gpu_hr is absolute). If the best offer is already gone it walks to the next, at most 3, and reports what it skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpu | No | ||
| image | No | ||
| label | No | ||
| api_key | Yes | ||
| confirm | No | ||
| country | No | ||
| disk_gb | No | ||
| dry_run | No | ||
| provider | No | ||
| min_vram_gb | No | ||
| offer_class | No | ||
| account_token | No | ||
| min_gpu_count | No | ||
| idempotency_key | No | ||
| max_price_per_gpu_hr | Yes | ||
| auto_destroy_budget_usd | No |