trace_get
Read captured trace events and display an ASCII timeline with method entries and exceptions. Does not clear the buffer for continued use.
Instructions
Read events captured since trace_start, plus a pre-rendered ASCII timeline with → for method entries and ⚠ for exceptions. Does NOT clear the buffer — call trace_stop when done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxEvents | No | Return only the most recent N events. |