roslyn:get_type_overview
Retrieve a complete type overview including type information, first three base types, and member counts in a single call. Understand any type quickly without multiple requests.
Instructions
Get comprehensive type overview in ONE CALL: type info + base types (first 3) + member counts.
USAGE: get_type_overview("MyService") - returns everything you need to understand a type quickly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| typeName | Yes | Type name |