octri_get_issue
Retrieve a specific production issue by ID to view stack frames, recent events, and source map resolution status for diagnosing SDK errors.
Instructions
One issue with its stack frames and recent events. A frame with resolved=true was de-minified against an uploaded source map; if none are, the symbols for that release were never uploaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | No | Project id. Optional, falls back to the CLI's selected project. |