fetch_page
Fetches a web page's content and returns it as markdown for easy reading and processing.
Instructions
Fetch the content of a web page as markdown using Jina Reader.
Args: url: The URL of the page to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |