check_links
Crawl all internal links on a page and identify dead links (404/5xx errors) using HEAD requests. Ensures site integrity by detecting broken pages automatically.
Instructions
Crawl all internal links on the current page and check for dead links (404/5xx).
Sends HEAD requests to each internal link found on the page. This can take several seconds on pages with many links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |