Sentry · Arazzo Workflow
Sentry Capture User Feedback for an Event
Version 1.0.0
Find a recent project event, attach user feedback to it, and confirm the feedback was recorded.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
capture-user-feedback
Attach user feedback to a recent project event and verify it.
Lists a project's recent events, submits user feedback against the most recent event, and lists the project's user feedback to confirm the new entry.
1
listEvents
List the project's recent error events and capture the id of the most recent event to attach feedback to.
2
submitFeedback
Submit user feedback for the project referencing the most recent event id.
3
listFeedback
List the project's user feedback to confirm the new feedback entry was recorded.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.