Raygun · Arazzo Workflow
Raygun Publish and Verify Source Map
Version 1.0.0
Upload a source map for an application and confirm it is registered.
View Spec
View on GitHub
ObservabilityCrash ReportingReal User MonitoringApplication Performance MonitoringError TrackingErrorsMonitoringDevOpsSource MapsDeploymentArazzoWorkflows
Provider
Workflows
publish-source-map
Upload a source map, read it back, and list the application's source maps.
Uploads a source map for the application against its target URI, confirms it by reading the uploaded source map, and lists the application's source maps to show the new entry in context.
1
uploadSourceMap
Upload the source map to the application using a multipart form body carrying the map file and the URI of the JavaScript file it maps.
2
getSourceMap
Read the uploaded source map back by identifier to confirm it persisted and capture its stored metadata.
3
listSourceMaps
List the application's source maps so the newly uploaded entry can be seen in context alongside the others.
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.