Sentry · Capability
Sentry Monitors API — Alerts
Sentry Monitors API — Alerts. 7 operations. Lead operation: Sentry Fetch alerts. Self-contained Naftiko capability covering one Sentry System business surface.
What You Can Do
GET
Fetchalerts
— Sentry Fetch alerts
/v1/organizations/{organization-id-or-slug}/alerts
POST
Createalert
— Sentry Create an alert for an organization
/v1/organizations/{organization-id-or-slug}/alerts
PUT
Mutateorganizationalerts
— Sentry Mutate an organization's alerts
/v1/organizations/{organization-id-or-slug}/alerts
DELETE
Bulkdeletealerts
— Sentry Bulk delete alerts
/v1/organizations/{organization-id-or-slug}/alerts
GET
Fetchalert
— Sentry Fetch an alert
/v1/organizations/{organization-id-or-slug}/alerts/{alert-id}
PUT
Updatealert
— Sentry Update an alert by ID
/v1/organizations/{organization-id-or-slug}/alerts/{alert-id}
DELETE
Deletealert
— Sentry Delete an alert
/v1/organizations/{organization-id-or-slug}/alerts/{alert-id}
MCP Tools
sentry-fetch-alerts
Sentry Fetch alerts
read-only
idempotent
sentry-create-alert-organization
Sentry Create an alert for an organization
sentry-mutate-organization-s-alerts
Sentry Mutate an organization's alerts
idempotent
sentry-bulk-delete-alerts
Sentry Bulk delete alerts
idempotent
sentry-fetch-alert
Sentry Fetch an alert
read-only
idempotent
sentry-update-alert-id
Sentry Update an alert by ID
idempotent
sentry-delete-alert
Sentry Delete an alert
idempotent