fs_write
Create or overwrite text files at a given path, auto-creating missing directories but only within the safe allowed root.
Instructions
Write (creating or overwriting) a text file. Parent directories are created as needed, but only within FSGUARD_ROOT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |