fetch_url
Fetch any URL and receive clean markdown text. Bypasses JavaScript rendering and bot detection to return readable content from articles, papers, docs, or blog posts.
Instructions
Fetch any URL and return clean markdown content. Uses Jina Reader which handles JS rendering and bot detection on your behalf, returning readable text. Ideal for reading articles, papers, docs, or blog posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTP(S) URL to fetch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |