fetch
Retrieve any public URL with SSRF protection, returning status, content type, and markdown or text content (max 200KB) for analytics.
Instructions
Fetch a public URL via 54ch10 (SSRF-safe). Returns status, contentType, markdown|text. Cap 200KB. Analytics-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL | |
| format | No | Output format | markdown |