safe_fetch_tool
Fetch web URLs with automatic sanitization to block prompt injection attacks. Fails safely if injection is detected.
Instructions
Fetch URL with Layer 1 sanitization. Fails if injection detected.
Trusted domains: Layer 1 only (no Q-Agent cost). Untrusted domains: Layer 1 + Q-Agent detection scan. Fails and blocks if detected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch (http:// or https://) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||