search_people
ActiveTool of FlowVolt
Find B2B prospects matching an ICP filter (titles, industries, headcount, geography) and return up to 10 decision-makers with verified work emails. Use when the user asks to find leads, prospects, or decision-makers in a given segment. Costs 1 Apollo credit per revealed email (capped at 10/call). Returns: { count, candidates: [{ name, email, title, company, industry, linkedin, location, source }], cache_breakdown, apollo_credits_today, apollo_credits_cap }.
Parameters schema
{
"type": "object",
"required": [
"jobTitles"
],
"properties": {
"jobTitles": {
"type": "array",
"items": {
"type": "string"
},
"description": "Decision-maker job titles to search for. Example: [\"CEO\", \"Head of Sales\", \"CRO\"]"
},
"locations": {
"type": "array",
"items": {
"type": "string"
},
"description": "Countries or cities to filter by. Example: [\"Netherlands\", \"Belgium\", \"Amsterdam\"]"
},
"industries": {
"type": "array",
"items": {
"type": "string"
},
"description": "Apollo industry names to narrow the search. Example: [\"Computer & Network Security\", \"Software Development\"]"
},
"employeeRanges": {
"type": "array",
"items": {
"type": "string"
},
"description": "Apollo headcount ranges as comma-separated min,max pairs. Example: [\"10,50\", \"51,200\"]"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries