check_http_endpoint
Test HTTP/HTTPS endpoint health by checking connectivity, response time, and status codes. Use this tool to monitor APIs, websites, and web services for availability and performance.
Instructions
Check if an HTTP/HTTPS endpoint is healthy and responsive. This tool will test connectivity, measure response time, and validate status codes. Perfect for monitoring APIs, websites, and web services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to check (e.g., https://google.com) | |
| method | No | HTTP method to use | GET |
| timeout | No | Request timeout in milliseconds | |
| expectedStatus | No | Expected HTTP status code | |
| headers | No | Optional HTTP headers to include |