fetch_archived_text
Retrieve clean readable text from any archived webpage snapshot. Strips HTML, scripts, and navigation to deliver concise content without overwhelming your context window.
Instructions
Fetch an archived snapshot and return CLEAN READABLE TEXT (strips HTML/scripts/nav/Wayback toolbar). Designed to not blow up the LLM context window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| date | No | Optional ISO date or Wayback timestamp | |
| max_chars | No |