get_undocumented_symbols
Find symbols in your codebase missing from documentation. Compares code repo symbols against the doc index to list undocumented ones.
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 |