Overwrite a entire file.
write_fileWrite or overwrite a file with new content; a snapshot is taken to allow safe revert if needed.
Instructions
To completely overwrite a file, after it's snapshot has been taken. (or to create a new file)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |