compare_api
Compare an exact WoW API object across two specified game versions and channels to reveal differences and plan addon compatibility updates.
Instructions
Compare one exact API, event, enum, structure, widget, or system between two explicitly selected channel/build targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional result category | |
| name | Yes | Exact full API or object name | |
| to_channel | Yes | Game channel; never inferred from a version number | |
| to_version | Yes | Patch, full client build, build number, or latest within the selected channel | |
| from_channel | Yes | Game channel; never inferred from a version number | |
| from_version | Yes | Source patch or build; use list_versions to discover valid values |