MCP-PIF Server
by hungryrobot1
write
Write or modify file content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | Content to write | |
edits | No | Array of edits for edit operation | |
lineNumber | No | Line number for replace operation | |
operation | Yes | Type of write operation to perform | |
path | Yes | Path for the file to write/modify |
Input Schema (JSON Schema)
You must be authenticated.