Raygun · Arazzo Workflow
Raygun Triage Error Group and Add Comment
Version 1.0.0
Inspect an error group and its latest occurrence, then record a triage comment.
View Spec
View on GitHub
ObservabilityCrash ReportingReal User MonitoringApplication Performance MonitoringError TrackingErrorsMonitoringDevOpsSource MapsDeploymentArazzoWorkflows
Provider
Workflows
triage-error-group-comment
Read an error group and its latest instance, then add a triage comment.
Lists error groups for the application, reads the target error group, pulls its latest error instance for context, and records a comment documenting the triage decision.
1
listErrorGroups
List the error groups for the application so the caller can confirm the target error group is present before reading it.
2
getErrorGroup
Read the target error group to capture its message and status for the triage note.
3
getLatestInstance
Fetch the most recent error instance for the error group to gather the latest occurrence context before commenting.
4
createComment
Add a triage comment to the error group documenting the investigation notes and decision.
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.