fetch-content
Fetch content from a URL and convert it to text, HTML, markdown, or JSON for further processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch content from (can be a resource:// URL) | |
| format | No | Output format | markdown |