get_undocumented_symbols
Identifies symbols in a code repository missing from the documentation index, helping to target documentation gaps.
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 |