explain
Explains unfamiliar code symbols by combining call-graph relationships, related code from semantic search, and quality metrics. Choose verbosity level for summary or full detail.
Instructions
Use for onboarding to an unfamiliar symbol — combines its call-graph relationships, related code found via semantic search, and quality metrics in one call, so Read is often unnecessary. Use verbosity='summary' for a quick look, 'full' when you need everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | Output detail level: 'summary', 'detailed', or 'full' | detailed |
| symbol_name | Yes | Name of the symbol to explain |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||