watch_directory
Monitor a specified directory for changes, with optional recursive subdirectory tracking, to enable real-time file system updates and notifications.
Instructions
Watch a directory for changes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the directory to watch | |
recursive | No | Watch subdirectories recursively |