get_type_hierarchy
Discover a type's complete inheritance hierarchy by walking upward to base classes and interfaces and downward to derived types, clarifying structural relationships.
Instructions
Walk up (base classes, interfaces) and down (derived types) from a type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Type name (simple or fully qualified) |