get_domain_map
Generate a hierarchical map of business domains with key symbols, automatically building domain taxonomy using heuristic classification for code analysis.
Instructions
Get hierarchical map of business domains with key symbols per domain. Auto-builds domain taxonomy on first call using heuristic classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Max taxonomy depth (default 3) | |
| include_symbols | No | Include top symbols per domain (default true) | |
| symbols_per_domain | No | Max symbols per domain (default 5) |