box_write_file
Write file content to a specified path relative to a Linux box's working directory, using the box ID to target the correct box.
Instructions
Write a file relative to the box workdir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| boxId | Yes | Box id (bx_…) | |
| content | Yes | ||
| encoding | No |