arcane_get_volume_file
Retrieve the content of a file from a Docker volume using environment ID, volume name, and file path.
Instructions
Get content of a file from a volume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | The path to the file | |
| volumeName | Yes | The volume name | |
| environmentId | Yes | The environment ID |