Google Cloud Dataflow · Arazzo Workflow
Google Cloud Dataflow Cleanup Job Snapshots
Version 1.0.0
List snapshots for a job, inspect the oldest one, then delete it.
View Spec
View on GitHub
Apache BeamBatch ProcessingBig DataData ProcessingETLStream ProcessingArazzoWorkflows
Provider
Workflows
cleanup-job-snapshots
List a job's snapshots, inspect the first, and delete it.
Lists snapshots created from a job, captures the first snapshot id, reads it to confirm its state, then deletes it to reclaim storage.
1
listSnapshots
List the snapshots in the region that were created from the supplied source job and capture the first snapshot id.
2
inspectSnapshot
Read the first snapshot to confirm its state and creation time before deleting it.
3
deleteSnapshot
Permanently delete the inspected snapshot and its associated data to reclaim storage.
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.