docs_fetch_page
Fetch text content of PixelBlaze documentation pages from electromage.com/docs/ for topics not covered in the cached API reference, such as hardware guides or GPIO.
Instructions
Fetch the text content of a PixelBlaze documentation page from the web.
Use this to look up specific pages on electromage.com/docs/ that aren't covered by the cached API reference, such as hardware-specific guides, GPIO, networking, or advanced topics.
Args: url: Full URL of the documentation page (e.g. https://electromage.com/docs/GPIO/).
Returns the page text content, or an error message if unreachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |