fs_write
Write content to a file, creating parent directories automatically if they don't exist.
Instructions
Create or overwrite a file with the given content. Parent directories are created automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |