Get API details
get_apiRetrieves complete documentation for any World of Warcraft API function, event, or table by name, including signatures, typed arguments, returns, and cross-flavor availability.
Instructions
Full documentation for a function, event, or table by name — signature, typed arguments/returns/payload/fields, and cross-flavor availability. Accepts qualified names ("C_Timer.After"), bare names ("After"), or event literals ("PLAYER_ENTERING_WORLD"). Case-insensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | API name, qualified or bare | |
| flavor | No | Game flavor: live (retail), classic, classic_era (vanilla), classic_anniversary | live |