createfile
Generate and write content to a specified file path using the MCP File Server, enabling AI models to perform file system operations efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
filePath | Yes | Path where the file should be created |