get_page
Retrieve the full text of a PI System documentation page from a given URL, returning up to 12,000 characters of official content.
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) |