fetch
Retrieve and process web content from any URL with automatic format detection, supporting HTML, JSON, Markdown, and text for streamlined data integration.
Instructions
Fetch content from a URL with automatic content type detection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Format to convert to (default: auto) | |
url | Yes | URL to fetch content from |