cancel_deep_scan
Cancel an in-progress Internet.nl deep scan using its scan ID. Marks it cancelled, stops polling, and leaves completed results untouched; safe to call twice.
Instructions
Cancel an in-progress Internet.nl deep scan. Marks the scan cancelled; the polling loop then withdraws the upstream Internet.nl batch, usually within ten seconds. Requires scanId returned by start_deep_scan. Nothing is deleted: a scan that already finished keeps its results and is left alone, so calling this twice is safe. An unknown or expired scanId returns 404. Use when the user changes their mind mid-scan or when polling get_deep_scan_status would otherwise time out. No auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | Deep scan ID returned by start_deep_scan |