Check public links
links.brokenDetect broken links in HTML by resolving up to 25 public HTTP(S) URLs and reporting redirects without following them.
Instructions
Resolves and checks up to 25 public HTTP(S) links in supplied HTML. Redirects are reported but not followed, and response bodies are discarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseUrl | No | Optional public HTTP(S) base URL used to resolve relative links. | |
| maxLinks | No | Maximum number of public HTTP(S) links to check, from 1 to 25. | |
| htmlContent | Yes | Raw HTML markup containing links to check. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| links | Yes |