add_prospects
Batch-register prospects with authoritative server-side dedup, returning inserted and skipped rows with rejection reasons for quick correction and retry.
Instructions
Batch-register prospects; server-side dedup is authoritative. Returns inserted, skipped, and skippedDetails [{name, reason, detail?}]. Rows whose industry is not in the tpl_industries vocabulary are skipped (reason unknown_industry), and rows whose discoveryStrategy is not registered on the project are skipped (reason unknown_strategy) — fix and re-register.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project name or ID; omit to save prospects tenant-only (no project link). | |
| prospects | Yes | Max 100 per call. |