pilot_page_html
Get innerHTML of a CSS selector or ref; returns full page HTML if no selector given.
Instructions
Get innerHTML of a selector/ref, or full page HTML if none provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref or CSS selector | |
| max_chars | No | Max characters to return (default: 20000) |