cycles_release
Release a reserved budget when an operation is cancelled, skipped, or fails. Returns the amount to the pool for reuse.
Instructions
Release a reservation without committing. Use when an operation is cancelled, skipped, or fails before execution. Returns the released budget amount back to the pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| reservationId | Yes | ||
| idempotencyKey | Yes |