cycles_commit
Reports actual usage after an operation to finalize the budget charge and release unused reserved amount.
Instructions
Commit actual usage after an operation completes. Always call this after cycles_reserve whether the operation succeeded or failed. Finalizes the budget charge and releases any unused reserved amount back to the pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actual | Yes | ||
| metrics | No | ||
| metadata | No | ||
| reservationId | Yes | ||
| idempotencyKey | Yes |