write_file
Create or overwrite files by specifying a path and content, enabling file management within predefined directories via the Filesystem MCP Server.
Instructions
Create new file or overwrite existing
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
path | Yes | Path to the file to write |