Sentry
sentry.io
Sentry is an application monitoring and error tracking platform. Capture, triage, and resolve errors and performance issues across your stack in real-time.
api_key
free
1.0
https://sentry.io/api/0
2026-03-01 11:54:40
Health
Capabilities
create_alert_rule
Create an alert rule to get notified when specific error conditions are met.
Detail: https://sentry.io/api/0/capabilities/create_alert_rule
get_issue_details
Retrieve detailed information about a specific issue including stacktrace and events.
Detail: https://sentry.io/api/0/capabilities/get_issue_details
list_events
List recent error events for a project with full stacktraces and context.
Detail: https://sentry.io/api/0/capabilities/list_events
list_issues
List error issues for a project with filtering by status, priority, and query.
Detail: https://sentry.io/api/0/capabilities/list_issues
list_projects
List all projects accessible to the authenticated user across organizations.
Detail: https://sentry.io/api/0/capabilities/list_projects
resolve_issue
Update an issue's status to resolved, ignored, or unresolved.
Detail: https://sentry.io/api/0/capabilities/resolve_issue
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Sentry Description: Sentry is an application monitoring and error tracking platform. Capture, triage, and resolve errors and performance issues across your stack in real-time. Auth: api_key Capabilities: - create_alert_rule: Create an alert rule to get notified when specific error conditions are met. - get_issue_details: Retrieve detailed information about a specific issue including stacktrace and events. - list_events: List recent error events for a project with full stacktraces and context. - list_issues: List error issues for a project with filtering by status, priority, and query. - list_projects: List all projects accessible to the authenticated user across organizations. - resolve_issue: Update an issue's status to resolved, ignored, or unresolved.