get_api_history
Find which WoW retail patches added, removed, or altered a specific API. Search by exact name and optional patch range to see its history.
Instructions
Show the retail patches 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 | |
| to_version | No | Optional last patch; defaults to latest | |
| from_version | No | Optional first patch; defaults to the oldest bundled retail patch |