veto_watch_stop
Stop an active file watcher by providing its watch ID. Use this to halt monitoring and prevent further file-change events when the watcher is no longer needed.
Instructions
Stops an active file watcher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes | The watch_id returned by veto_watch. |