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.
Award Points
crowdpower:award_points
Award loyalty points to a customer with tracking information.
Write
Medium risk
Create Campaign
crowdpower:create_campaign
Create a new campaign with targeting and reward configuration.
Write
Medium risk
Create Customer
crowdpower:create_customer
Create a new customer in CrowdPower with profile details.
Write
Medium risk
Create Reward
crowdpower:create_reward
Create a new reward that customers can redeem with points.
Write
Medium risk
Get Campaign
crowdpower:get_campaign
Fetch a single campaign by ID with details and performance metrics.
Read
Low risk
Get Customer
crowdpower:get_customer
Fetch a single customer by ID with profile details and loyalty status.
Read
Low risk
Get Points Balance
crowdpower:get_points_balance
Get the current loyalty points balance for a customer.
Read
Low risk
List Campaigns
crowdpower:list_campaigns
List campaigns with optional filtering by status or type.
Read
Low risk
List Customers
crowdpower:list_customers
List customers with optional filtering by email, status, or tier.
Read
Low risk
List Rewards
crowdpower:list_rewards
List available rewards with optional filtering.
Read
Low risk
Redeem Points
crowdpower:redeem_points
Redeem loyalty points from a customer's account with tracking.
Write
Medium risk
Send Notification
crowdpower:send_notification
Send a notification to a customer or broadcast to all customers.
Write
Medium risk
Update Customer
crowdpower:update_customer
Update an existing customer's profile details.
Write
Medium risk