Get page
get_pageRetrieve the exact text of any page in the Library of Babel by its coordinates. Provide hexagon, wall, shelf, volume, and page to get the identical content every time.
Instructions
Retrieve the exact text on a page at a given address in the Library of Babel. Every address always returns the same content (the library never changes). Coordinates: hexagon (base-36 string id), wall (1-4), shelf (1-5), volume (1-32), page (1-410). Almost every address is gibberish — meaningful pages are found via search_text, not by browsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| wall | No | ||
| shelf | No | ||
| volume | No | ||
| hexagon | Yes | Base-36 hexagon id (0-9, a-z), any length |