Google Cloud Dataflow · Arazzo Workflow
Google Cloud Dataflow Capture Worker Debug Data
Version 1.0.0
Confirm a job, fetch a worker component's debug config, then send a debug capture.
View Spec
View on GitHub
Apache BeamBatch ProcessingBig DataData ProcessingETLStream ProcessingArazzoWorkflows
Provider
Workflows
capture-worker-debug-data
Confirm a job, get its debug config, and send a debug capture.
Reads a job to confirm it exists, fetches the debug configuration for a worker component, then submits an encoded debug capture for that component.
1
confirmJob
Read the job to confirm it exists before requesting debug configuration for one of its worker components.
2
getDebugConfig
Retrieve the debug configuration for the targeted worker and component of the job.
3
sendDebugCapture
Submit the encoded debug capture payload for the same worker component as raw data.
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.