read_events
Retrieve captured events from the trace log, including hooks, REPL interactions, and errors, filtered by session ID and type.
Instructions
Read captured events (hooks/repl/errors) from the trace log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| session_id | Yes | ||
| type_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |