octri_query_logs
Query raw, unaggregated production logs to inspect every occurrence of an issue across releases when grouped views are insufficient. Filter by level, time range, project, or message text.
Instructions
Raw production events, unaggregated. Use when an issue's grouped view is not enough, e.g. to see every occurrence across releases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| limit | No | ||
| query | No | Free-text match on the message. | |
| range | No | ||
| project_id | No | Project id. Optional, falls back to the CLI's selected project. |