check_link
Check if a URL is reachable and get HTTP status, response time, content type, and SSL status to diagnose connection issues.
Instructions
Check if a URL is reachable. Returns HTTP status code, response time, content type, and SSL status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to check (e.g., "https://docs.github.com") |