upload_to_volume
Write files directly into Docker volumes by specifying name, path, and content. Simplify data management for containerized applications.
Instructions
Upload a file to a path inside a volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| env_id | No | 0 | |
| content | Yes | ||
| agent_token | No |