Read persisted structured debug events
get_debug_logsInspect per-model errors and validation events from dispatches, filtered by correlationId, level, or operation, to trace exact consult outcomes.
Instructions
Newest-first structured events for dispatches, per-model failures and validation errors, filterable by correlationId, level, event, operation and time, with cursor pagination. Every consult result carries a correlationId: pass it here to see exactly what happened per model. Credentials are redacted before persistence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| level | No | ||
| limit | No | ||
| since | No | ISO 8601 lower bound on the event timestamp. | |
| cursor | No | ||
| operation | No | ||
| correlationId | No |