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 Property Note
dealmachine:add_property_note
Add a note to a property for tracking observations, contact attempts, or follow-ups.
Write
Medium risk
Create Campaign
dealmachine:create_campaign
Create a new marketing campaign in DealMachine.
Write
Medium risk
Create Lead
dealmachine:create_lead
Create a new lead in DealMachine.
Write
Medium risk
Favorite Property
dealmachine:favorite_property
Mark a property as a favorite for priority follow-up and tracking.
Write
Medium risk
Get Campaign
dealmachine:get_campaign
Fetch a single marketing campaign by ID with stats and details.
Read
Low risk
Get Lead
dealmachine:get_lead
Fetch a single lead by ID with contact details and property information.
Read
Low risk
Get Property
dealmachine:get_property
Fetch a single property by ID with all details including owner info and property characteristics.
Read
Low risk
List Campaigns
dealmachine:list_campaigns
List marketing campaigns with filtering options.
Read
Low risk
List Leads
dealmachine:list_leads
Search and list leads with filtering options.
Read
Low risk
List Properties
dealmachine:list_properties
Search and list properties with filtering options.
Read
Low risk
Send Campaign
dealmachine:send_campaign
Send a marketing campaign immediately. This action cannot be undone and will incur costs.
Write
Medium risk
Skip Property
dealmachine:skip_property
Mark a property as skipped to remove it from active prospecting lists.
Write
Medium risk
Update Lead
dealmachine:update_lead
Update an existing lead in DealMachine.
Write
Medium risk