Backblaze · Arazzo Workflow
Backblaze Clean Up Unfinished Large Files
Version 1.0.0
Authorize, list unfinished large files in a bucket, then cancel the first stalled upload found.
Provider
Workflows
cleanup-unfinished-large-files
Find an abandoned large upload in a bucket and cancel it.
Authorizes the account, lists unfinished large files in the target bucket, and cancels the first one found to free its parts.
1
2
listUnfinished
List large file uploads that have been started but not finished or cancelled in the target bucket.
3
cancelLargeFile
Cancel the first unfinished large file upload, deleting all of the parts that had been uploaded for it.
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.