file_file_write
Write content to files by specifying path and content, replacing existing data. This tool enables AI applications to store and manage file-based information.
Instructions
[file] Write content to a file, overwriting any existing content.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |