extract_page_context_for_llm
Fetch web page content, remove noise, and return cleaned text suitable for LLM context. Enables extracting relevant information like weather forecasts for further processing.
Instructions
Extract page content, clean it, and return context-ready text for an LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||