Record a bounded candidate-workbench event
figure_library_record_ui_eventRecords structured UI events and diagnostics for the figure library using a fixed event enum, enabling reliable tracking of previews, candidates, and model context without arbitrary log text.
Instructions
Internal App-only structured diagnostics. It accepts a fixed event enum and no arbitrary log text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | ||
| durationMs | No | ||
| candidateId | Yes | ||
| resultSetId | Yes | ||
| payloadBytes | No | ||
| previewBytes | No | ||
| correlationId | No |