fs_create_file
Create a file and automatically generate any missing parent directories, ensuring a valid file path.
Instructions
Create a file, auto create missing parent directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| charset | No | utf-8 | |
| content | No | ||
| file_path | Yes |