read_webpage
Extract webpage content formatted for LLM consumption. Choose output format, cache settings, and include links or images as needed.
Instructions
Extract content from a webpage in a format optimized for LLMs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| format | No | ||
| no_cache | No | ||
| with_links | No | ||
| with_images | No | ||
| with_generated_alt | No |