get_issue_with_stacktrace
Get complete Sentry issue metadata and its latest event stacktrace in a single call, simplifying error debugging by removing the need for multiple API requests.
Instructions
Get issue metadata and latest event stacktrace in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Sentry issue ID (numeric) or short ID (e.g. "PAYOUT-A6Z") |