Sentry MCP Server
by codyde
list_project_issues
List issues from a Sentry project. Monitor issue status, severity, frequency, and timing.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format (default: markdown) | markdown |
organization_slug | Yes | The slug of the organization the project belongs to | |
project_slug | Yes | The slug of the project to list issues from | |
view | No | View type (default: detailed) | detailed |