watch_stop
Halt a previously started file watch process by passing the session ID. Ends file monitoring to free up resources.
Instructions
Stop a running file watcher started with watch_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Watch session ID returned by watch_start (e.g. 'watch-1') |