uptime_check
Check website availability by performing HTTP uptime checks on URLs. Returns status, HTTP code, and response time in milliseconds.
Instructions
Perform a one-time HTTP uptime check on a URL. Returns whether the site is up or down, HTTP status code, and response time in milliseconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to check (e.g. https://github.com) | |
| timeout | No | Timeout in milliseconds (default: 10000) |