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 Company
saleslens:create_company
Create a new company in SalesLens.
Write
Medium risk
Create Contact
saleslens:create_contact
Create a new contact in SalesLens.
Write
Medium risk
Delete Contact
saleslens:delete_contact
Permanently delete a contact from SalesLens. This action cannot be undone.
Write
High risk
Enrich Contact
saleslens:enrich_contact
Enrich a contact with additional data from SalesLens database.
Write
Medium risk
Get Account Info
saleslens:get_account_info
Get account information including credit balances and usage limits.
Read
Low risk
Get Company
saleslens:get_company
Fetch a single company by ID with complete profile information.
Read
Low risk
Get Contact
saleslens:get_contact
Fetch a single contact by ID with complete profile information.
Read
Low risk
List Companies
saleslens:list_companies
Search and list companies with optional filters.
Read
Low risk
List Contacts
saleslens:list_contacts
Search and list contacts with optional filters.
Read
Low risk
Search Prospects
saleslens:search_prospects
Search for prospects using SalesLens database with advanced filters.
Read
Low risk
Update Contact
saleslens:update_contact
Update an existing contact in SalesLens.
Write
Medium risk
Verify Email
saleslens:verify_email
Verify if an email address is valid and deliverable.
Write
Medium risk