Built by Metorial, the integration platform for agentic AI.
Create, update, or delete a team. Also supports assigning or removing projects from a team.
List all teams in the Sentry organization with their members and project assignments.
Run an ad-hoc query against Sentry's Discover (Events) interface. Query errors and transactions with custom fields, filters, aggregations, and sorting. Useful for performance analysis, error analysis, and custom reporting.
List, create, update, or delete cron monitors for tracking scheduled jobs. Monitors detect missed or failed check-ins and can alert when jobs don't run on schedule.
Retrieve a specific error event by ID, or list events for an issue. Returns full event details including stack traces, exception data, breadcrumbs, and contextual information.
List, create, update, or delete comments (notes) on a Sentry issue. Comments support markdown formatting.
Retrieve details about the configured Sentry organization, including quotas, settings, features, and member/project counts.
Create, retrieve, update, or delete a release. Also supports listing releases and creating deploys. Releases track versions of your application and can be associated with commits for suspect commit detection.
Search and list issues in the Sentry organization. Supports Sentry's structured search query syntax for filtering by status, assignment, tags, and more.
Create, update, or delete a Sentry project. When creating, a team slug is required. When updating, provide the project slug and the fields to change.
List all projects in the Sentry organization. Returns project slugs, names, platforms, and team assignments.
Retrieve detailed information about a specific Sentry issue, including its latest event with stack trace, tags, and contextual data. Optionally fetches comments and tag breakdowns.
Update a Sentry issue's status, assignment, bookmark state, or other properties. Use this to resolve, ignore, assign, or triage issues.
List members of the Sentry organization. Optionally search by name or email.
List, create, update, or delete issue alert rules and metric alert rules. Issue alerts are per-project and trigger on specific error conditions. Metric alerts are organization-wide and trigger on aggregate thresholds.