fs_write
Write content to a file inside a sandbox, automatically creating any necessary parent directories.
Instructions
Write content to a file inside the sandbox (creates parent dirs as needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| path | Yes | Absolute path inside the sandbox | |
| content | Yes |