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 Reward
kickofflabs:award_reward
Manually award a reward to a specific lead.
Write
Medium risk
Create Campaign
kickofflabs:create_campaign
Create a new campaign with the specified settings.
Write
Medium risk
Create Lead
kickofflabs:create_lead
Create a new lead in a campaign with optional referral tracking.
Write
Medium risk
Create Referral
kickofflabs:create_referral
Create a new referral by having one lead refer another person.
Write
Medium risk
Delete Lead
kickofflabs:delete_lead
Permanently delete a lead from KickoffLabs. This action cannot be undone.
Write
High risk
Get Campaign
kickofflabs:get_campaign
Fetch a single campaign by ID with all details including settings and stats.
Read
Low risk
Get Campaign Stats
kickofflabs:get_campaign_stats
Get detailed statistics and analytics for a campaign.
Read
Low risk
Get Lead
kickofflabs:get_lead
Fetch a single lead by ID with referral stats and custom fields.
Read
Low risk
Get Referrals
kickofflabs:get_referrals
Get all referrals made by a specific lead.
Read
Low risk
List Campaigns
kickofflabs:list_campaigns
List all campaigns with optional filtering by status.
Read
Low risk
List Leads
kickofflabs:list_leads
List leads with optional filtering by campaign, status, email, and date range.
Read
Low risk
List Rewards
kickofflabs:list_rewards
List all rewards/prizes configured in campaigns.
Read
Low risk
Update Campaign
kickofflabs:update_campaign
Update an existing campaign with new settings.
Write
Medium risk
Update Lead
kickofflabs:update_lead
Update an existing lead's information and custom fields.
Write
Medium risk