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.
Bulk Enrich Contacts
predictleads:bulk_enrich_contacts
Enrich multiple contacts in a single API call for better efficiency.
Write
Medium risk
Enrich Company
predictleads:enrich_company
Enrich a company's information using their domain name.
Write
Medium risk
Enrich Contact
predictleads:enrich_contact
Enrich a contact's information using their email address and optional additional data points.
Write
Medium risk
Find Email
predictleads:find_email
Find the email address of a person using their name and company domain.
Read
Low risk
Get Company
predictleads:get_company
Fetch detailed information about a specific company by ID.
Read
Low risk
Get Company Contacts
predictleads:get_company_contacts
Get all contacts for a specific company with optional filtering by department, seniority, or title.
Read
Low risk
Get Contact
predictleads:get_contact
Fetch detailed information about a specific contact by ID.
Read
Low risk
Get Enrichment Job
predictleads:get_enrichment_job
Get the status and results of a bulk enrichment job.
Read
Low risk
Search Companies
predictleads:search_companies
Search for companies based on various criteria like name, domain, industry, size, and location.
Read
Low risk
Search Contacts
predictleads:search_contacts
Search for contacts based on name, title, company, location, and other criteria.
Read
Low risk
Verify Email
predictleads:verify_email
Verify if an email address is valid and deliverable.
Write
Medium risk