get_stacktrace
Retrieve and format stacktraces from error events as readable Markdown to analyze and debug issues in Bugsink error tracking.
Instructions
Get an event's stacktrace as pre-rendered Markdown. More readable than raw frame data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | The event ID (UUID) to get stacktrace for |