scan_target
Start a privacy-OSINT scan on a target using email, phone, or name, and receive a scan_id immediately. Poll status until done, then fetch the report.
Instructions
Start a privacy-OSINT scan. Returns immediately with a scan_id.
The scan runs in the background and takes several minutes. Poll scan_status(scan_id) until it reports "done", then call get_report(scan_id). Only one scan runs at a time. Provide at least one of email / phone / name (name works best with a city/state). Leaked credentials are never in the headline result — use reveal_credentials(scan_id) for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | No | ||
| No | |||
| phone | No | ||
| state | No | ||
| zip_code | No |