Record a bounded candidate-workbench event
figure_library_record_ui_eventRecord user interface events for diagnostic tracking in ScientificFigureLibrary, using predefined event types to capture interactions with figure candidates and previews.
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 |