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 Note
nextlead:add_note
Add a note to a lead in NextLead.
Write
Medium risk
Create Campaign
nextlead:create_campaign
Create a new campaign in NextLead.
Write
Medium risk
Create Lead
nextlead:create_lead
Create a new lead in NextLead.
Write
Medium risk
Delete Lead
nextlead:delete_lead
Delete a lead from NextLead. This action cannot be undone.
Write
High risk
Get Campaign
nextlead:get_campaign
Fetch a single campaign by ID with performance metrics and settings.
Read
Low risk
Get Lead
nextlead:get_lead
Fetch a single lead by ID with all contact details and status information.
Read
Low risk
Get User
nextlead:get_user
Fetch a single user by ID with profile and role information.
Read
Low risk
List Campaigns
nextlead:list_campaigns
List campaigns with optional filtering and pagination.
Read
Low risk
List Leads
nextlead:list_leads
List leads with optional filtering and pagination.
Read
Low risk
List Notes
nextlead:list_notes
List notes for a specific lead with optional filtering and pagination.
Read
Low risk
List Users
nextlead:list_users
List users with optional filtering and pagination.
Read
Low risk
Send Email
nextlead:send_email
Send an email to a lead through NextLead's email system.
Write
Medium risk
Update Campaign
nextlead:update_campaign
Update an existing campaign in NextLead.
Write
Medium risk
Update Lead
nextlead:update_lead
Update an existing lead in NextLead.
Write
Medium risk