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 App
shopify_partner:create_app
Create a new app in your partner account.
Write
Medium risk
Delete App
shopify_partner:delete_app
Permanently delete an app from your partner account.
Write
High risk
Get App
shopify_partner:get_app
Fetch details for a specific app in your partner account.
Read
Low risk
Get Partner Account
shopify_partner:get_partner_account
Fetch current partner account information and settings.
Read
Low risk
Get Payout
shopify_partner:get_payout
Fetch details for a specific payout including transaction breakdown.
Read
Low risk
Get Transaction
shopify_partner:get_transaction
Fetch details for a specific transaction/charge.
Read
Low risk
List App Installations
shopify_partner:list_app_installations
List installations for a specific app with optional filters.
Read
Low risk
List Apps
shopify_partner:list_apps
List all apps in your partner account with optional filters.
Read
Low risk
List Payouts
shopify_partner:list_payouts
List payouts with optional filters for date range and status.
Read
Low risk
List Transactions
shopify_partner:list_transactions
List transactions/charges with optional filters for date range and app.
Read
Low risk
Update App
shopify_partner:update_app
Update an existing app's configuration and settings.
Write
Medium risk