get_watch_status
Check if the document watcher service is running and which locally indexed repositories are still watchable, so you know when to refresh indexes.
Instructions
Doc-watcher coverage + login-service state. Reports whether the jdocmunch-watch background service is active and, per locally-indexed doc repo, whether its source_root still exists on disk (watchable). Returns {service, watchable_repo_count, local_repo_count, repos[], hint}. Run jdocmunch-mcp watch (foreground) or watch-install (login service) to keep indexes fresh on any on-disk doc change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||