List report fights
list_fightsList fights from a Warcraft Logs report, returning raid and Mythic+ metadata. Select a specific fight by ID or use 'last' for the most recent.
Instructions
List fights with raid and Mythic+ metadata. If a fight selector is present, selectedFightID identifies it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | API region for a bare report code. Full URLs select their own region. | |
| report | Yes | A 16-character report code or supported report URL. | |
| fightID | No | Fight ID, or "last". A selector in the report URL is used when omitted. | |
| translate | No | ||
| accessMode | No | auto uses user authorization when available; user requires it; public never uses it. | auto |