modal_volume_get
Download files from a Modal Volume to a local destination. Specify volume name and remote path to retrieve data.
Instructions
Download files from a modal.Volume object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Environment to interact with | |
| localDest | No | Local destination path (use '-' for stdout) | |
| remotePath | Yes | Path in the volume to download | |
| volumeName | Yes | Name of the volume |