web_scrape
Fetch a webpage and extract clean content in Markdown, text, JSON, or HTML.
Instructions
Fetch a page and extract clean Markdown, text, JSON, or HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_chars | No | ||
| use_browser | No | ||
| include_links | No | ||
| output_format | No | markdown | |
| include_images | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||