write_file
Save or append content to a file by specifying its path and write mode using the Terminal Controller for MCP. Ideal for structured file updates or data logging tasks.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
mode | No | overwrite | |
path | Yes |