fetch_web_content
Fetch the content of any web page by providing its URL, enabling AI assistants to access and search documentation from web pages.
Instructions
Download content of any web page using Jina reader.
Args: url: The URL of the web page to fetch content from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |