Read Pages
Last modified by gabrielc on 2026/07/14 10:32
Steps
- Ask the assistant to read a page by its title or reference. The assistant calls
get_document. - For short documents, the assistant gets the full raw source with line numbers.
- For long documents, the assistant gets a heading outline first, then reads the sections it needs.
- For script-driven or dashboard pages, ask for the rendered view:
"show me the rendered version of that page"or"show the executed output".