stop_watch_print
Stop a background print watcher and retrieve its final state using the watch ID returned by the watch_print operation.
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 |