File Operations MCP Server

is_watching

Verify if a specified path is under active monitoring for changes. Use this tool to ensure directory or file activity tracking on the File Operations MCP Server.

Instructions

Check if a path is currently being watched

Input Schema

NameRequiredDescriptionDefault
pathYesPath to check

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to check", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from File Operations MCP Server

Related Tools

ID: 7b750si00d