web_fetch
Fetch web page content and extract text, HTML, and metadata from any URL for use in search workflows.
Instructions
Fetch the content of a web page.
Args: url: The absolute URL to fetch.
Returns: A dictionary containing the fetched content with html, text, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||