OpenAI · Arazzo Workflow
OpenAI Upload and Verify File
Version 1.0.0
Upload a file, confirm it appears in the file list, and retrieve its metadata.
Provider
Workflows
upload-and-verify-file
Upload a file and verify it by listing and retrieving it.
Uploads a file, lists the files for the account, then retrieves the uploaded file metadata and returns its status and byte size.
1
uploadFile
createFile
Upload the file for the supplied purpose.
2
listFiles
listFiles
List the account files to confirm the upload is present.
3
retrieveFile
retrieveFile
Retrieve the uploaded file metadata and return its status.