Raygun · Arazzo Workflow
Raygun Create and Verify Deployment
Version 1.0.0
Record a deployment for an application and confirm it was created.
View Spec
View on GitHub
ObservabilityCrash ReportingReal User MonitoringApplication Performance MonitoringError TrackingErrorsMonitoringDevOpsSource MapsDeploymentArazzoWorkflows
Provider
Workflows
create-and-verify-deployment
Create a deployment, read it back, and list its error groups.
Creates a deployment for the application, confirms it by reading the created deployment, and lists the error groups attributed to the latest deployment to check the release for regressions.
1
createDeployment
Record a new deployment for the application, capturing the supplied version and optional ownership and source-control metadata.
2
getDeployment
Read the created deployment back by identifier to confirm it persisted and to capture its stored details.
3
listLatestDeploymentErrorGroups
List the error groups attributed to the latest deployment so the release can be checked for newly introduced or reactivated errors.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.