
Sentry Issues
Retrieves detailed error and event data from Sentry to help developers analyze application exceptions and bugs.
5523 views3Local (stdio)
What it does
- Fetch single Sentry event details with stack traces
- List all events for a Sentry project
- Get compact or detailed event information
- Analyze errors using event URLs or IDs
Best for
Developers debugging application errorsCode review and error analysis workflowsAutomated error investigation
Works with Sentry URLs or event IDsTwo detail modes: compact and full