scanner_start_scan
Queue a security scan for a verified target. Returns scan ID and status; poll until complete to retrieve findings.
Instructions
Queue a security scan over a target you have already registered AND verified. Returns a scan_id and status. Poll scanner_get_scan_status until completed, then read scanner_get_findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | The verified target id. | |
| scan_profile | No | Scan depth. | basic |