get_wiki_section
Retrieve a specific section of an Old School RuneScape Wiki page by its section index.
Instructions
Get one bounded Old School RuneScape Wiki section by the numeric index returned by get_wiki_sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Exact Wiki page title | |
| section | Yes | Section index from get_wiki_sections |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes | ||
| section | Yes | ||
| warnings | Yes | ||
| truncated | Yes | ||
| provenance | Yes | ||
| totalCharacters | Yes |