fill_limit_order
Execute a limit order's live fill ticket on YOUR provider key (used for this one call, never stored). Only works while the order is ticketed; the offer is re-quoted live and refused above the order's line. Idempotent per order — a retry returns the first receipt rather than renting a second machine. The order's auto_destroy_budget_usd (if set) arms the budget guard exactly as rent_offer does.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | No | ||
| api_key | Yes | ||
| confirm | No | ||
| disk_gb | No | ||
| dry_run | No | ||
| order_id | Yes | ||
| order_secret | Yes | ||
| account_token | No |