Get interrupts
get_interruptsRetrieve bounded interrupt events from Warcraft Logs reports for a specific player, fight, or ability. The tool maps player IDs to correct source filters.
Instructions
Get bounded interrupt evidence. playerID is correctly applied as WCL sourceID.
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. | |
| endTime | No | Relative report timestamp in milliseconds. | |
| fightID | No | Fight ID, or "last". A selector in the report URL is used when omitted. | |
| playerID | No | Player report actor ID. The tool maps it to the correct source/target filter. | |
| abilityID | No | ||
| startTime | No | Relative report timestamp in milliseconds. | |
| translate | No | ||
| accessMode | No | auto uses user authorization when available; user requires it; public never uses it. | auto |
| maxEntries | No | ||
| maxPayloadBytes | No |