cycles_create_event
Create a usage event directly for fire-and-forget metering of completed operations, applied atomically to all derived scopes.
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 | Yes | ||
| metadata | No | ||
| clientTimeMs | No | ||
| overagePolicy | No | ||
| idempotencyKey | Yes |