WoW Character Resource (raw)
wow_character_resourceFetch any character sub-resource from the Blizzard API: raid progression, talents, professions, reputations, titles, collections, and more. Use when no dedicated tool exists.
Instructions
Fetch any other character sub-resource that has no dedicated tool.
Use this for raid progression ('encounters/raids'), talents ('specializations'), 'professions', 'pvp-summary', 'reputations', 'statistics', 'titles', 'appearance', collections and so on.
Args: realm: Realm name or slug. character: Character name, case-insensitive. resource: One of the allowed sub-resource paths.
Returns:
The Blizzard payload with key/href link objects stripped out.
'achievements' and 'statistics' are very large — prefer a narrower
resource where one exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | ||
| resource | Yes | ||
| character | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||