view_page
read-onlySee a page as the student sees it
What the model is told
The actual rendered image of one page of a course document: the graph, the diagram, the annotated figure, the equation as the professor drew it. Use this whenever a passage references something visual ('as shown in the figure', 'the graph below', a plot, a table layout) or the student asks about how something looks. Pass the document id exactly as search, fetch, or get_assignment provided it, and the page number from the citation.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
document | string | yes | The document id from a citation or courseMaterials entry. |
page | number | yes | The page number, starting at 1. |
Prompts that call it
“Open page 12 of the externalities lecture.”
“Read me the grading section of the syllabus, verbatim.”

