coeus_web_fetch
Fetch a URL safely with SSRF protection and analyze the returned bytes. HTTP errors are reported as-is, so you get real content or real failures.
Instructions
Fetch a URL with SSRF protections and analyze fetched bytes; HTTP failures return error and do not invent page content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Url | |
| model | No | Model | |
| extract_mode | No | Extract mode | |
| max_body_size | No | Max body size |