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 Prospects To Campaign
persistiq:add_prospects_to_campaign
Add prospects to an existing campaign.
Write
Medium risk
Create Campaign
persistiq:create_campaign
Create a new campaign in PersistIQ.
Write
Medium risk
Create Prospect
persistiq:create_prospect
Create a new prospect in PersistIQ.
Write
Medium risk
Delete Prospect
persistiq:delete_prospect
Delete a prospect from PersistIQ. This action cannot be undone.
Write
High risk
Get Campaign
persistiq:get_campaign
Fetch a single campaign by ID with details and statistics.
Read
Low risk
Get Prospect
persistiq:get_prospect
Fetch a single prospect by ID with contact details and campaign status.
Read
Low risk
Get Sequence
persistiq:get_sequence
Fetch a single sequence by ID with steps and templates.
Read
Low risk
Get User
persistiq:get_user
Fetch a user by ID or get current user if no ID provided.
Read
Low risk
List Campaigns
persistiq:list_campaigns
List campaigns with optional filtering and pagination.
Read
Low risk
List Prospects
persistiq:list_prospects
List prospects with optional filtering and pagination.
Read
Low risk
List Sequences
persistiq:list_sequences
List sequences with optional filtering and pagination.
Read
Low risk
List Users
persistiq:list_users
List users with optional filtering and pagination.
Read
Low risk
Pause Prospect
persistiq:pause_prospect
Pause a prospect in all active campaigns to stop email sending.
Write
Medium risk
Resume Prospect
persistiq:resume_prospect
Resume a paused prospect to continue email sending in campaigns.
Write
Medium risk
Send Email
persistiq:send_email
Send an email to a prospect through PersistIQ.
Write
Medium risk
Update Prospect
persistiq:update_prospect
Update an existing prospect in PersistIQ.
Write
Medium risk