mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-22 05:45:15 +02:00
Minor updates to filesystem
This commit is contained in:
@@ -153,7 +153,6 @@ server.setRequestHandler(ListToolsRequestSchema, async () => {
|
||||
name: "write_file",
|
||||
description:
|
||||
"Create a new file or completely overwrite an existing file with new content. " +
|
||||
"This tool will create any necessary parent directories automatically. " +
|
||||
"Use with caution as it will overwrite existing files without warning. " +
|
||||
"Handles text content with proper encoding.",
|
||||
inputSchema: {
|
||||
|
||||
Reference in New Issue
Block a user