get_sentry_issue
Fetch and analyze Sentry issues by providing an issue URL or ID, enabling detailed error tracking and monitoring through the Sentry MCP Server.
Instructions
Retrieve and analyze a Sentry issue. Accepts issue URL or ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format (default: markdown) | markdown |
issue_id_or_url | Yes | Either a full Sentry issue URL or just the numeric issue ID | |
organization_slug | Yes | The slug of the organization the issue belongs to | |
view | No | View type (default: detailed) | detailed |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Sentry MCP Server
Related Tools
- @getsentry/sentry-mcp
- @codyde/mcp-sentry-ts
- @getsentry/sentry-mcp
- @codyde/mcp-sentry-ts
- @codyde/mcp-sentry-ts