get_type
Retrieve full documentation for a Dalamud type, including all properties, methods, and events. Use it to answer API questions when writing FFXIV Dalamud plugins.
Instructions
Get full documentation for a Dalamud type including all properties, methods, and events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Type name (simple or namespace-qualified), e.g. "IClientState" or "Dalamud.Plugin.Services.IClientState" |