Highlight (highlight.io) · Arazzo Workflow
Highlight Backend Session Payload
Version 1.0.0
Mark the backend as set up for a project, then push backend errors and logs against a session secure id.
View Spec
View on GitHub
ObservabilitySession ReplayError MonitoringAPMLoggingTracingOpenTelemetryOpen-SourceFrontend MonitoringFull Stack MonitoringArazzoWorkflows
Provider
Workflows
backend-session-payload
Mark backend setup for a project, then push backend errors against a session.
Runs markBackendSetup to register the backend for the project and session, then pushBackendPayload to upload backend errors and logs keyed by the session secure id.
1
markBackendSetup
Run the markBackendSetup GraphQL mutation to record that a backend is wired up for the project and session.
2
pushBackendErrors
Run the pushBackendPayload GraphQL mutation to upload backend errors keyed by the session secure id.
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.