edit-file
Create or edit a file by specifying its path and writing the desired content to it.
Instructions
Create or edit a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to write to the file | |
| filePath | Yes | Path to the file to edit |