web_fetch
Fetch a URL over HTTP GET to retrieve web content. Use it to access external resources and bring data into your workflow.
Instructions
Fetch a URL over HTTP GET (offline stub by default)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |