sentry-create-alert - Create Sentry alerts using the workflow engine API
Creates Sentry alerts, configures issue notifications, and manages workflow automations via the Sentry workflow engine API.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Gather alert configuration details
- Look up Sentry entity IDs
- Build workflow alert payload
- Create Sentry alert workflow
- Verify created Sentry alert
- List Sentry workflows
- Get Sentry workflow details
- Update Sentry alert workflow
- Delete Sentry alert workflow
Inputs
- Sentry organization slug
- Sentry authentication token
- Sentry region
- Alert name
- Trigger events
- Filter conditions
- Action type
- Action target
Outputs
- Sentry workflow ID
- Sentry alert UI URL
- HTTP response status code
- Workflow payload data
Requirements
- curl available in shell
- Sentry org auth token with alerts:write scope
