fetch_page
Fetch static web page content over HTTP/HTTPS with configurable timeout. Retrieve HTML from any URL for automation and AI analysis.
Instructions
Fetch static web page content over HTTP/HTTPS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to fetch. | |
| timeout | No | Request timeout in seconds (default: 30). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||