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.
Bulk Create Prospects
pitchlane:bulk_create_prospects
Create multiple prospects in a campaign at once for bulk video personalization.
Write
Medium risk
Create Campaign
pitchlane:create_campaign
Create a new video campaign with specified template and email settings.
Write
Medium risk
Create Prospect
pitchlane:create_prospect
Add a new prospect to a campaign for video personalization.
Write
Medium risk
Delete Campaign
pitchlane:delete_campaign
Permanently delete a campaign and all its associated data.
Write
High risk
Delete Prospect
pitchlane:delete_prospect
Remove a prospect from their campaign permanently.
Write
High risk
Generate Video
pitchlane:generate_video
Generate a personalized video for a specific prospect.
Write
Medium risk
Get Campaign
pitchlane:get_campaign
Fetch a single campaign by ID with its configuration and status.
Read
Low risk
Get Campaign Analytics
pitchlane:get_campaign_analytics
Get detailed analytics and performance metrics for a campaign.
Read
Low risk
Get Prospect
pitchlane:get_prospect
Fetch a single prospect by ID with their video status and engagement data.
Read
Low risk
Get Template
pitchlane:get_template
Fetch a single video template by ID with its configuration and variables.
Read
Low risk
List Campaigns
pitchlane:list_campaigns
List campaigns with optional filtering and pagination.
Read
Low risk
List Prospects
pitchlane:list_prospects
List prospects with optional filtering and pagination.
Read
Low risk
List Templates
pitchlane:list_templates
List available video templates for creating campaigns.
Read
Low risk
Send Video
pitchlane:send_video
Send a personalized video email to a prospect.
Write
Medium risk
Update Campaign
pitchlane:update_campaign
Update an existing campaign's settings and configuration.
Write
Medium risk
Update Prospect
pitchlane:update_prospect
Update an existing prospect's information and custom fields.
Write
Medium risk