Record a bounded candidate-workbench event
figure_library_record_ui_eventRecords structured UI events from scientific figure search and preview interactions to diagnose app behavior using fixed event types and result/candidate IDs, 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 |