scan_trigger_by_target_id
Trigger a scan for a target by its numeric ID, specifying scan modules or full_scan.
Instructions
Trigger a scan for an already-known target by its numeric id, with an explicit module list (e.g. ["catchall_detector"] for a parked-domain-only check). scan_types accepts module names from the scanner registry, plus "full_scan" (expands to every module except subdomain_scanner and catchall_detector) and "dns_cleanup".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | ||
| scan_types | Yes | ||
| scan_priority | No |