cancel_deep_scan
Cancel an in-progress deep scan by providing its scan ID. Idempotent and safe to call even if the scan has finished or never started.
Instructions
Cancel an in-progress Internet.nl deep scan. Idempotent DELETE — safe to call even if scan already finished or never started (returns acknowledgement either way). Requires scanId returned by start_deep_scan. Use when the user changes their mind mid-scan or when polling get_deep_scan_status would otherwise time out. No auth, no side effects beyond freeing the upstream job slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | Deep scan ID returned by start_deep_scan |