sentry_list_issues
List recent Sentry issues for a project, using Sentry search syntax to filter unresolved errors by date, frequency, or priority.
Instructions
List recent Sentry issues for a project. Supports Sentry search syntax.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | priority | |
| limit | No | ||
| query | No | Sentry search query | is:unresolved |
| project | Yes | Sentry project slug |