get_character_reputation
Retrieve a World of Warcraft character's reputation from Blizzard's Armory by providing realm and character name, enabling direct answers about their standing with factions.
Instructions
Retrieves the World of Warcraft character reputation page from Blizzard's Armory website. The LLM can then interpret this page to answer questions about the character.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm (server) where the character resides. E.g., 'akama' | |
| character_name | Yes | The name of the character to retrieve information for. E.g., 'bob' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |