Sentry MCP Server
by codyde
list_error_events_in_project
List error events from a specific Sentry project. View recent errors, frequency patterns, and occurrence timestamps.
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 events from | |
view | No | View type (default: detailed) | detailed |