Studio Apps
listStudioAppFiles
List Studio App Files
List the files in a Studio app: returns each file's id, path, mimeType, byteSize, updatedAt (no content, that's readStudioAppFile).
Arguments
appIdstringrequiredThe Studio app ID
Returns
List the files in a Studio app: returns each file's id, path, mimeType, byteSize, updatedAt (no content, that's readStudioAppFile).
Ask for it
The Cloud routes these requests to this verb.
- what files are in X
- show the structure of my X app
Pair it with
The verbs that finish the job.