get_latest_event_stacktrace
Fetch the stack trace from the last stored event for an issue, including source and locals, with cursor pinned to that event even as new events arrive.
Instructions
Read the newest stored occurrence of an issue as rendered text, including source and locals. Continuation cursors stay pinned to that event even when newer events arrive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| issue_id | Yes | Bugsink UUID or friendly issue ID. Event IDs must be internal Bugsink UUIDs. | |
| max_chars | No |