wiki_get_page
Fetch a Guild Wars 2 wiki page as cleaned plain text, preserving infobox stats, skill facts with game-mode labels, and waypoint chat codes. Includes citation URL.
Instructions
Fetch a Guild Wars 2 wiki page as cleaned plain text.
Returns {title, url, text, truncated}. Infobox stats are preserved as
"name: value" lines. Skill/trait facts show the wiki's own computed
values with game-mode labels, e.g. "Damage: 646 (1.6) [PvE]" — the
flat number is the level-80 exotic tooltip value, the parenthesized
one the coefficient. Waypoint and point-of-interest listings include
in-game chat codes like "[&BDoBAAA=]" — relay them verbatim when
directing a player somewhere. Redirects are followed. If truncated
is true, the page was cut at a size limit. Cite the returned url when
you use facts from this page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||