fetch_url
Fetch a URL through a human-approved sandbox to get the page body without direct network access.
Instructions
Fetch a URL through the sandbox. A human approves; you get the body.
Network access is gated — the sandbox performs the fetch outside your context so you never make the request directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||