fal · Arazzo Workflow
fal Serverless App Files Inspection
Version 1.0.0
Confirm a Serverless app exists, then list files on its persistent /data volume.
View Spec
View on GitHub
AIArtificial IntelligenceGenerative AIGenerative MediaImage GenerationVideo GenerationAudio GenerationInferenceServerlessGPUMCPArazzoWorkflows
Provider
Workflows
serverless-app-files
Verify a Serverless app, then browse its persistent /data files.
Fetches a Serverless app by id to confirm it exists, then lists the files under a subdirectory of its persistent /data volume.
1
getApp
getApp
Load the Serverless app's metadata to confirm it exists and capture its endpoint before inspecting its files.
2
listFiles
listFiles
List the files on the persistent /data volume under the supplied subdirectory path.
Source API Descriptions
openapi