Overview
The Prospect Finder pack searches for people matching a natural-language description (e.g. “VPs of RevOps at Series B SaaS companies in North America”) via Fiber.ai combined search, then scores and ranks them against the seller’s Ideal Customer Profile using Perplexity. Use cases- Top-of-funnel list building
- Territory planning for AEs and SDRs
- Finding influencers or speakers for events
Pack actions
| Stage | Action | Purpose |
|---|---|---|
| PF1 | prospect_finder_find_and_rank_prospects | Natural-language search + ICP scoring. |
| PF2 | prospect_finder_render_prospect_finder_html | Render a prospect discovery report with cards, badges, and next-step buttons. |
Typical flow
- Provide a natural-language description and (optionally) a seller ICP.
find_and_rank_prospectsreturns ranked prospects with match reasons.render_prospect_finder_htmlturns the ranked list into a share-ready report.- Pipe top prospects into Prospect Research for a deeper brief on each.
Related
- Prospect Research — deep per-prospect intelligence.
- Sales Outreach Team — convert prospects into messaging.
- Full endpoint details in the API Reference.

