Backblaze · Arazzo Workflow
Backblaze Browse Bucket Files
Version 1.0.0
Authorize, list buckets, list the file names in a bucket, then fetch full info for the first file.
Provider
Workflows
browse-bucket-files
List buckets, list a bucket's files, and inspect the first file.
Authorizes the account, enumerates buckets and the files in a target bucket, then fetches full information for the first file found.
1
2
3
listFileNames
List the file names contained in the target bucket, returning at most the requested number of files.
4
getFileInfo
Fetch the full metadata for the first file returned by the listing using its fileId.
Source API Descriptions
openapi
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.