get_character_info
Fetches a World of Warcraft character's Armory page using realm and character name, enabling answers about their gear, stats, achievements, and progression.
Instructions
Retrieves the World of Warcraft character 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 |