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 Contact To List
freshmarketer:add_contact_to_list
Add a contact to a specific contact list (segment).
Write
Medium risk
Create Account
freshmarketer:create_account
Create a new account in Freshmarketer.
Write
Medium risk
Create Contact
freshmarketer:create_contact
Create a new contact in Freshmarketer.
Write
Medium risk
Create Deal
freshmarketer:create_deal
Create a new deal in Freshmarketer.
Write
Medium risk
Delete Contact
freshmarketer:delete_contact
Delete a contact from Freshmarketer. This action cannot be undone.
Write
High risk
Get Account
freshmarketer:get_account
Fetch a single account by ID with all details.
Read
Low risk
Get Campaign
freshmarketer:get_campaign
Fetch a single campaign by ID with detailed statistics.
Read
Low risk
Get Contact
freshmarketer:get_contact
Fetch a single contact by ID with all details including custom fields.
Read
Low risk
Get Deal
freshmarketer:get_deal
Fetch a single deal by ID with all details.
Read
Low risk
List Accounts
freshmarketer:list_accounts
List accounts with optional filtering and pagination.
Read
Low risk
List Campaigns
freshmarketer:list_campaigns
List marketing campaigns with optional filtering and pagination.
Read
Low risk
List Contact Lists
freshmarketer:list_contact_lists
List contact lists (segments) with optional filtering and pagination.
Read
Low risk
List Contacts
freshmarketer:list_contacts
List contacts with optional filtering and pagination.
Read
Low risk
List Deals
freshmarketer:list_deals
List deals with optional filtering and pagination.
Read
Low risk
Remove Contact From List
freshmarketer:remove_contact_from_list
Remove a contact from a specific contact list (segment).
Write
High risk
Update Account
freshmarketer:update_account
Update an existing account in Freshmarketer.
Write
Medium risk
Update Contact
freshmarketer:update_contact
Update an existing contact in Freshmarketer.
Write
Medium risk
Update Deal
freshmarketer:update_deal
Update an existing deal in Freshmarketer.
Write
Medium risk