download
Copy files or directories from the sandbox to your local host. Specify the sandbox path and local destination path to retrieve data.
Instructions
Copy a file or directory from the sandbox to the host.
Args: sandbox_path: Path inside the sandbox to download. local_path: Absolute destination path on the host. sandbox: Named sandbox to use (default "default")
Returns: Confirmation with transferred size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandbox_path | Yes | ||
| local_path | Yes | ||
| sandbox | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |