fetch_prospects
Retrieve prospects (employees) from companies using filters such as job level, department, company size, and location. Returns prospect IDs for targeted sales and marketing outreach.
Instructions
Fetch prospects (employees) using filters such as job level, department, and other professional attributes.
You MUST use the autocomplete tool to retrieve valid values for required filters before calling this tool.
Do NOT call this tool first if you don’t have the necessary filter values.
Returns Prospect IDs for individuals at specific companies.
If a requested filter is not supported by the Explorium API, stop execution and inform the user.
Use fetch_businesses if you're looking for companies instead.
For leadership details at public companies, use enrich_businesses_financial_metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to return | |
| size | No | The number of prospects to return | |
| filters | Yes | ||
| page_size | No | The number of prospects to return per page - recommended: 5 |