Record Usage Event
cycles_create_eventDirectly record a usage event for fire-and-forget metering of completed operations where pre-estimation is unavailable.
Instructions
Record a usage event directly without the reserve/commit lifecycle. Use for fire-and-forget metering of completed operations where pre-estimation is not available. The event is applied atomically to all derived scopes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| actual | Yes | ||
| metrics | No | ||
| subject | No | ||
| metadata | No | ||
| clientTimeMs | No | ||
| overagePolicy | No | ||
| idempotencyKey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| charged | No | ||
| eventId | Yes | ||
| balances | No |