website_status_checker
Check if a website is up or down by sending an HTTP request to the target URL and receiving a status response.
Instructions
🌐 Network tool: checks if a website is up or down. Makes an HTTP request to the target URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL to check (e.g. https://example.com) |