list_project_prospects
Retrieve a project's prospects, including per-project status, priority, and match reason. Filter by status or priority, search by name, or paginate results.
Instructions
List a project's prospects with per-project status, priority, and matchReason. Unlike get_outbound_targets (reachable rows only), lists prospects in any status. Sorted by priority ascending, newest first within a rank.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Substring search on prospect name / contact name / organization name / domain | |
| limit | No | ||
| offset | No | ||
| status | No | Filter by per-project status | |
| priority | No | Filter by exact priority | |
| projectId | Yes | Project name or ID |