get_page
Fetch the text of an AVEVA PI System documentation page by URL to get accurate, live documentation content and avoid AI hallucination on PI-specific topics.
Instructions
Fetch the text of a PI System documentation page by URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | docs.aveva.com page URL from search_pi_docs | |
| max_chars | No | Max characters to return (default 4000, max 12000) |