sentry_resolve_short_id
Retrieve detailed issue information, project context, and status by mapping a short ID (e.g., 'PROJ-123') to its corresponding Sentry issue.
Instructions
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 |
---|---|---|---|
shortId | Yes | The short ID of the issue (e.g., 'PROJ-123') |