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 Card
brex:create_card
Creates a new card. See the docs here.
Write
Medium risk
Invite User
brex:invite_user
Invites a new user as an employee. See the docs here.
Write
Medium risk
List Transactions for Primary Card Account
brex:list_transactions_for_primary_card_account
Lists all settled transactions for the primary card account. See the docs here.
Read
Low risk
List Transactions for Selected Cash Account
brex:list_transactions_for_selected_cash_account
Lists all transactions for the specified cash account. See the docs here.
Read
Low risk
Set Limit for User
brex:set_limit_for_user
Sets the monthly limit for a user. See the docs here.
Write
Medium risk