get_api_history
Track a specific World of Warcraft AddOn API across patches. Select a game channel and exact API name to see where it appeared, disappeared, or changed structure between versions.
Instructions
Show the patches in the selected channel where one exact API appeared, disappeared, or changed structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional result category | |
| name | Yes | Exact full API or object name | |
| channel | Yes | Game channel; never inferred from a version number | |
| to_version | No | Optional last patch; defaults to latest in the selected channel | |
| from_version | No | Optional first patch; defaults to the oldest bundled patch in the selected channel |