File Edit Check MCP Server
by 8grackles
checked_write_to_file
Write to a file, requiring it to have been read first if it exists
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
line_count | Yes | Number of lines in the content | |
path | Yes | Path to write the file to |
Input Schema (JSON Schema)
You must be authenticated.