Skip to main content
Glama

get_sentry_event

Retrieve a specific error event from a Sentry issue using issue ID and event ID to analyze error details and facilitate debugging.

Instructions

Retrieve a specific Sentry event from an issue. Requires issue ID/URL and event ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issue_id_or_urlYesEither a full Sentry issue URL or just the numeric issue ID
event_idYesThe specific event ID to retrieve
organization_slugYesThe slug of the organization the issue belongs to
viewNoView type (default: detailed)detailed
formatNoOutput format (default: markdown)markdown

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codyde/mcp-sentry-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server