Read volume file
arcane_volume_browse_contentRead the content of a file stored in a Docker volume by specifying environment, volume name, and file path.
Instructions
Read the content of a file in a Docker volume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| volumeName | Yes | Volume name | |
| path | Yes | Path to the file |