find_contacts_at_companies
Find people with a specific title/role at companies matching given criteria. Returns profile-first results (up to 50, emails HIDDEN, 0 credits) — do NOT call it repeatedly per company; one call covers the criteria. Reveal an individual email with find_email (4 credits per verified find). Examples: 'CTOs at funded SaaS companies', 'VPs of Engineering at AWS customers'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| title | Yes | Job title or role to find | |
| industry | No | Industry for company discovery (Mode B) | |
| location | No | ||
| company_name | No | Specific company name (Mode A: direct exec search) | |
| company_size | No | ||
| technologies | No | ||
| hiring_growth | No | ||
| funding_status | No | e.g. funded, Series A, bootstrapped | |
| revenue_growth | No |