File Operations MCP Server

unwatch_directory

Stop monitoring a specified directory for changes. Use this tool to discontinue file watching and change tracking within the File Operations MCP Server, ensuring efficient directory management.

Instructions

Stop watching a directory

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the directory to stop watching

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the directory to stop watching", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from File Operations MCP Server

Related Tools

ID: 7b750si00d