H
Hunter.io
/email-finder
Email finder
Most likely email for a person at a domain.
needs keyunknown
email finderperson
$0.020
per call
plus $0.001 platform fee per run
Bring your own Hunter.io key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run hunter /email-finder for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Domain |
| first_name* | string | First |
| last_name* | string | Last |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"hunter","endpoint":"/email-finder","input":{"domain":"...","first_name":"...","last_name":"..."}}'cli
npx cracked-ai run -p hunter -e /email-finder -i '{"domain":"...","first_name":"...","last_name":"..."}'mcp
run_tool({ provider: "hunter", endpoint: "/email-finder", input: {"domain":"...","first_name":"...","last_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.