Get quick scan preview
get_quick_scan_previewProgress and locked preview rows for a quick scan (platform, followers, a hint like '★ partner', masked handle; no real handles or contacts). Long-polls: waits server-side (default 45 seconds) until the scan status is done or failed, so one call is usually enough; call again while status is queued or running. Use it to show the user what a paid plan unlocks, then get_checkout_link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | run_id from start_quick_scan or get_scan_status. | |
| wait_seconds | No | How long to wait for the scan to finish before returning. Default 45. |