web_fetch
Retrieve the content of any public URL and output it as clean Markdown.
Instructions
Fetch a public web page and read its content as clean Markdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL of the web page to fetch (e.g., https://example.com) |