Sentry MCP Server
by codyde
resolve_short_id
Retrieve details about an issue using its short ID. Maps short IDs to issue details, project context, and status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format (default: markdown) | markdown |
organization_slug | Yes | The slug of the organization the issue belongs to | |
short_id | Yes | The short ID of the issue to resolve (e.g., PROJECT-123) |