Sentry · Capability
Sentry Alerts API — Metric Alerts
Sentry Alerts API — Metric Alerts. 5 operations. Lead operation: Sentry List an organization's metric alert rules. Self-contained Naftiko capability covering one Sentry System business surface.
What You Can Do
GET
Listmetricalertrules
— Sentry List an organization's metric alert rules
/v1/organizations/{organization-id-or-slug}/alert-rules
POST
Createmetricalertrule
— Sentry Create a metric alert rule for an organization
/v1/organizations/{organization-id-or-slug}/alert-rules
GET
Retrievemetricalertrule
— Sentry Retrieve a metric alert rule for an organization
/v1/organizations/{organization-id-or-slug}/alert-rules/{alert-rule-id}
PUT
Updatemetricalertrule
— Sentry Update a metric alert rule
/v1/organizations/{organization-id-or-slug}/alert-rules/{alert-rule-id}
DELETE
Deletemetricalertrule
— Sentry Delete a metric alert rule
/v1/organizations/{organization-id-or-slug}/alert-rules/{alert-rule-id}
MCP Tools
sentry-list-organization-s-metric-alert
Sentry List an organization's metric alert rules
read-only
idempotent
sentry-create-metric-alert-rule
Sentry Create a metric alert rule for an organization
sentry-retrieve-metric-alert-rule
Sentry Retrieve a metric alert rule for an organization
read-only
idempotent
sentry-update-metric-alert-rule
Sentry Update a metric alert rule
idempotent
sentry-delete-metric-alert-rule
Sentry Delete a metric alert rule
idempotent