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.
add to sequence
apollo:add_to_sequence
Add contacts to an outreach sequence. Contacts must already exist in your Apollo account. Use apollo_create_contact first if needed, then add to sequence.
Write
Low risk
Bulk Enrich People
apollo:bulk_enrich_people
Execute bulk_enrich_people action via apollo
Read
Low risk
create contact
apollo:create_contact
Create a contact in your Apollo account. Use to save enriched prospects as permanent contacts. Apollo does NOT deduplicate - check for existing contacts first.
Write
Low risk
Enrich Organization
apollo:enrich_organization
Enrich a company/organization from Apollo's database. CONSUMES CREDITS. Provide domain for best match. Returns full company profile with financials, tech stack, and more.
Write
Low risk
Enrich Person
apollo:enrich_person
Enrich a person's data from Apollo's database. CONSUMES CREDITS. Provide email for best match, or first_name + last_name + domain. Returns full profile including email, phone, title, company, employment history.
Write
Low risk
search contacts
apollo:search_contacts
Search contacts saved in YOUR Apollo account (not the global database). For prospecting new people, use apollo_search_people instead.
Read
Low risk
Search Organization Job Postings
apollo:search_organization_job_postings
Fetch job postings for a specific Apollo organization. Useful for detecting hiring signals (e.g., customer support roles).
Read
Low risk
Search Organizations (API Search)
apollo:search_organizations
Execute search_organizations action via apollo
Read
Low risk
Search People (API Search)
apollo:search_people
Search Apollo's database for prospects by title, seniority, company, location, and industry. Does NOT consume credits. Does NOT return emails/phones - use apollo_enrich_person for that.
Read
Low risk
Test API Key
apollo:test_api_key
Test Apollo API key by calling the health endpoint. Returns the raw health response from Apollo.
Write
Low risk
update contact
apollo:update_contact
Update an existing contact in your Apollo account. Only provided fields are changed.
Write
Low risk