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 Transaction
you_need_a_budget:create_transaction
Creates a single transaction. See the docs
Write
Medium risk
Get Account
you_need_a_budget:get_account
Get an account specified by ID. See the docs
Read
Low risk
List Accounts
you_need_a_budget:list_accounts
List all accounts for a specific budget. See the docs
Read
Low risk
Update Category Budget
you_need_a_budget:update_category_budget
Update a category budget for a specific month. See the docs
Write
Medium risk
Update Transaction
you_need_a_budget:update_transaction
Update an existing transaction. See the docs
Write
Medium risk