get_undocumented_symbols
Find code symbols missing from the documentation index, exposing undocumented API surface to prioritize documentation coverage.
Instructions
Best-effort inverse coverage: enumerate symbols in the jcodemunch code_repo and return those whose name (or qualified name) does not appear anywhere in this doc index. _meta.bridge_available=false when jcodemunch-mcp is not importable in this environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| code_repo | Yes | ||
| max_symbols | No |