monitor_links
Set up scheduled monitoring to detect broken links on websites, track fixes, and monitor site health changes over time.
Instructions
Sets up ongoing broken-link monitoring for a website.
The monitor runs on a schedule (default: every 24 hours) and will detect new broken links, links that were fixed, and changes in site health score.
Returns a monitoring_id you can reference later to check status or cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website URL to monitor. | |
| frequency_hours | No | How often to re-scan, in hours. Default 24. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||