check_url_status
Verify URL accessibility and retrieve HTTP status codes to monitor website availability and troubleshoot connection issues.
Instructions
Check if URL is accessible and get HTTP status codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to check status for | |
| followRedirects | No | Whether to follow redirects (default: true) |