Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Lead
hunter:create_lead
Create a new lead in Hunter.
Write
Medium risk
Delete Lead
hunter:delete_lead
Delete a lead from Hunter. This action cannot be undone.
Write
High risk
Domain Search
hunter:domain_search
Find email addresses associated with a domain name.
Write
Low risk
Email Finder
hunter:email_finder
Find the email address of a specific person at a company.
Write
Low risk
Email Verifier
hunter:email_verifier
Verify if an email address is valid and deliverable.
Write
Low risk
Get Account
hunter:get_account
Get account information including API usage and limits.
Read
Low risk
Get Lead
hunter:get_lead
Get a specific lead by ID.
Read
Low risk
List Leads
hunter:list_leads
List all leads (contacts found through searches).
Read
Low risk
Update Lead
hunter:update_lead
Update an existing lead in Hunter.
Write
Medium risk