get_watch_status
Checks whether the doc-watching background service is running and identifies locally-indexed repositories still watchable on disk, returning service state, repo counts, and a hint to guide re-indexing.
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. Covers locally-indexed repos only; a GitHub-indexed repo has no source_root to watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||