tapac_find_contacts
Search and verify B2B contacts in real time by filtering industry, job titles, company size, location, and source, returning structured verified data.
Instructions
Find and verify B2B business contacts in real time.
Ask the user for these criteria before calling:
industry: vertical, e.g. "SaaS", "healthcare", "fintech"
job_titles: roles, e.g. ["VP Sales", "CTO", "Head of Growth"]
company_size: e.g. "50-500 employees", "startup", "enterprise"
location: geography, e.g. "US", "Europe", "DACH", "remote"
source: where to search — "website", "telegram", or "discord"
limit: how many contacts to return (default 10)
Returns verified contacts (name, title, company, email, source, verification status) as structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source | No | website | |
| industry | No | ||
| location | No | ||
| job_titles | No | ||
| company_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |