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.
Delete User Data
amplitude:delete_user_data
Delete user data from Amplitude (GDPR compliance). This is irreversible.
Write
High risk
Export Project Data
amplitude:export_project_data
Export raw event data from Amplitude for a specific time range.
Write
Low risk
Get Cohorts
amplitude:get_cohorts
Get list of cohorts or details for a specific cohort from Amplitude.
Read
Low risk
Get Event Segmentation
amplitude:get_event_segmentation
Get event segmentation data from Amplitude analytics.
Read
Low risk
Get User Activity
amplitude:get_user_activity
Get user activity events from Amplitude for a specific user and date range.
Read
Low risk
Get User Search
amplitude:get_user_search
Search for a user in Amplitude and get their basic information.
Read
Low risk
Identify User
amplitude:identify_user
Identify a user and set their properties in Amplitude.
Write
Medium risk
Track Batch Events
amplitude:track_batch_events
Track multiple events in a single batch request to Amplitude analytics.
Write
Medium risk
Track Event
amplitude:track_event
Track a single event for a user in Amplitude analytics.
Write
Medium risk