Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Manage Team

Create, update, or delete a team. Also supports assigning or removing projects from a team.

List Teams

List all teams in the Sentry organization with their members and project assignments.

Discover Query

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.

Manage Cron Monitor

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.

Get Event

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.

Manage Issue Comment

List, create, update, or delete comments (notes) on a Sentry issue. Comments support markdown formatting.

Get Organization

Retrieve details about the configured Sentry organization, including quotas, settings, features, and member/project counts.

Manage Release

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.

List Issues

Search and list issues in the Sentry organization. Supports Sentry's structured search query syntax for filtering by status, assignment, tags, and more.

Manage Project

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 Projects

List all projects in the Sentry organization. Returns project slugs, names, platforms, and team assignments.

Get Issue Details

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 Issue

Update a Sentry issue's status, assignment, bookmark state, or other properties. Use this to resolve, ignore, assign, or triage issues.

List Members

List members of the Sentry organization. Optionally search by name or email.

Manage Alert Rule

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.