write_text_file
Write or append UTF-8 text files, automatically creating parent directories if they don't exist.
Instructions
Write or append a UTF-8 text file, creating parent directories if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| append | No | ||
| content | Yes |