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.
Create Account
gainsight_px:create_account
Create a new account in Gainsight PX.
Write
Medium risk
Create User
gainsight_px:create_user
Create a new user in Gainsight PX and associate with an account.
Write
Medium risk
Get Account
gainsight_px:get_account
Fetch a single account by ID with basic account information and metadata.
Read
Low risk
Get Engagement
gainsight_px:get_engagement
Fetch a single engagement (guide/survey/announcement) by ID with stats.
Read
Low risk
Get Feature Usage
gainsight_px:get_feature_usage
Get feature usage data for an account or specific feature.
Read
Low risk
Get Segment
gainsight_px:get_segment
Fetch a single segment by ID with criteria and user count.
Read
Low risk
Get User
gainsight_px:get_user
Fetch a single user by ID with engagement data and account association.
Read
Low risk
List Accounts
gainsight_px:list_accounts
List accounts with optional filtering and pagination.
Read
Low risk
List Engagements
gainsight_px:list_engagements
List engagements (guides/surveys/announcements) with optional filtering and pagination.
Read
Low risk
List Events
gainsight_px:list_events
List events with optional filtering and pagination.
Read
Low risk
List Segments
gainsight_px:list_segments
List segments with optional filtering and pagination.
Read
Low risk
List Users
gainsight_px:list_users
List users with optional filtering and pagination.
Read
Low risk
Track Event
gainsight_px:track_event
Track a custom event for a user in Gainsight PX.
Write
Medium risk
Update Account
gainsight_px:update_account
Update an existing account in Gainsight PX.
Write
Medium risk
Update User
gainsight_px:update_user
Update an existing user in Gainsight PX.
Write
Medium risk