stop_watch_print
Stops a background print watcher and returns its final state. Use this to cleanly terminate a watcher started by watch_print.
Instructions
Stop a background print watcher and return its final state.
Signals the watcher thread to exit and removes it from the
active watchers registry.
Args:
watch_id: The watcher ID returned by ``watch_print``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes |