create
Generate a new file with specific content at an absolute path using the MCP server, ensuring controlled and secure file creation without automated writes.
Instructions
Create a new file with specified content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_text | Yes | Content to write to the file | |
path | Yes | Absolute path where file should be created |