browser_http_get
Fetch web content or API data by sending an HTTP GET request to a URL, with optional headers for authentication or custom requests.
Instructions
HTTP GET url (browser-less). Returns the response body. Optional
headers dict for authentication or custom request headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headers | No | ||
| timeout | No |