Export Run files
Create one private archive File from Files associated with a Run. Use this to keep the artifacts from one execution together after the Run finishes.
Export Run files
fileIds is optional and accepts up to 500 File IDs. When omitted, the Tool
exports all eligible Files associated with the Run.
Request parameters
Response
Run asynchronously
Use bctrl.toolCalls.get(call.id) to inspect progress or
bctrl.toolCalls.cancel(call.id) to cancel an active export.

