get_glitchtip_issues
Retrieve and list all error issues from GlitchTip error tracking to monitor production errors, including titles, counts, status, and timestamps for analysis and resolution.
Instructions
List all issues from GlitchTip for the configured project. Use this to see all current errors and exceptions in production. Returns issue titles, counts, status, and when they were first/last seen.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: 'unresolved', 'resolved', 'ignored' | unresolved |