scan_dead_links
Probes knowledge card source URLs for 404/410 errors or connection failures, reporting results without editing cards. Supports configurable timeouts and concurrency.
Instructions
Diagnose dead source URLs (404/410/connection failure) across knowledge cards.
Probes each unique source_refs URL once (HEAD first, GET fallback) and fans
the result out to every card that cites it. Paywalled domains are reported
as blocked; offline=True marks every URL skipped. Read-only — never
edits cards or snapshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offline | No | Skip all network probes. | |
| timeout | No | Per-request timeout in seconds. | |
| concurrency | No | Maximum concurrent URL probes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |