read_webpage
Extract webpage content for LLM processing in formats like Markdown, HTML, or Text, with options to include images, links, and alt text.
Instructions
Extract content from a webpage in a format optimized for LLMs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | ||
no_cache | No | ||
url | Yes | ||
with_generated_alt | No | ||
with_images | No | ||
with_links | No |