Backblaze · Arazzo Workflow
Backblaze Copy a File Into Another Bucket
Version 1.0.0
Authorize, locate a source file by listing, then server-side copy it into a destination bucket.
Provider
Workflows
copy-file-into-bucket
Resolve a source file and copy it into a destination bucket.
Authorizes the account, lists file versions in the source bucket to find the source fileId, then server-side copies that file into the destination bucket under a new name.
1
2
findSourceFile
List the file versions in the source bucket to resolve the fileId of the file to copy.
3
copyFile
Create a new file in the destination bucket by server-side copying the resolved source file.
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.