reference_read_source
Fetch complete page source (HTML/text) when excerpts aren't enough. SSRF-guarded, size-capped, and requires a reason for access.
Instructions
Fetch and return the FULL source of a page (HTML/text), SSRF-guarded and capped. The escape hatch when inspect/excerpt are not enough — requires a reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| reason | Yes | Why the full source is needed (required). |