get_wiki_page
Retrieve a specific Old School RuneScape Wiki page by its exact title. For long pages, use section tools to get full content.
Instructions
Get a bounded Old School RuneScape Wiki page. If truncated, use get_wiki_sections and get_wiki_section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Exact Wiki page title |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes | ||
| sections | Yes | ||
| warnings | Yes | ||
| truncated | Yes | ||
| provenance | Yes | ||
| totalCharacters | Yes |