Basic Information

appmixer.e2b.core.UploadFile

1.0.0

Public

Upload an Appmixer file into an E2B sandbox at the given path.

Input Ports

in

FieldTypeDescription
Sandbox ID text The ID of the sandbox to upload the file into, as returned by Create Sandbox.
Destination Path text The absolute path inside the sandbox to write the file to, e.g. /home/user/data.csv.
File filepicker Select a file or use a File ID returned from a previous step.

Output Ports

out

FieldTypeDescription
Name string -
Path string -
Type string -

Full Metadata