check_search_health
Verify search retrieval works by checking for known notes. Use before trusting empty results to detect silent failures.
Instructions
Positive control for retrieval. Asks the index for notes that are known to be there, by their own titles, and reports whether they come back. Use this at session start, before trusting any empty search result, and any time a vault has been quiet or moved between machines. Returns alive (false means every empty result from this server is untrustworthy), verdict (a plain-language line written to be read aloud), mode, coverage, and the individual probes. A retrieval tool that can return nothing must be able to prove it can still see.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canary_path | No | Optional vault-relative path to a known note to probe for specifically, in addition to the automatic sample. |