Check link health
check_linkCheck a URL's health: follows the redirect chain, reports the final status and URL, extracts the page , and flags likely paywalls. Cached for 6h.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The absolute URL to check. | |
| fresh | No | Bypass the 6h cache and re-check now. | |
| maxRedirects | No | Maximum redirect hops to follow. | |
| followRedirects | No | Follow 3xx redirects to the final destination. |