Legacy: fetch → url.fetch
fetchRetrieve web page content from a public URL, converting it to markdown or plain text for analysis and processing.
Instructions
Legacy alias for url.fetch. Page extraction: GET https://54ch10.uk/v1/fetch?url= at $0.005. Prefer url.fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL. | |
| format | No | Output format. | markdown |