Fetch Browser
by TheSethRose
Verified
fetch_url
Fetch content from a URL with proper error handling and response processing
Input Schema
Name | Required | Description | Default |
---|---|---|---|
responseType | No | Expected response type | text |
timeout | No | Request timeout in milliseconds | |
url | Yes | The URL to fetch |