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 Purchase Order
upkeep:create_purchase_order
Create a Purchase Order, See the docs
Write
Medium risk
Create Request
upkeep:create_request
Create a Request, See the docs
Write
Medium risk
Create Work Order
upkeep:create_work_order
Create a Work Order, See the docs
Write
Medium risk
Find Asset
upkeep:find_asset
Finds assets according to props configured, if no prop configured returns all assets, See the docs
Read
Low risk
Find Location
upkeep:find_location
Finds locations according to props configured, if no prop configured returns all locations, See the docs
Read
Low risk
Find Part
upkeep:find_part
Finds parts according to props configured, if no prop configured returns all parts, See the docs
Read
Low risk
Find User
upkeep:find_user
Finds users according to props configured, if no prop configured returns all users, See the docs
Read
Low risk
Find Vendor
upkeep:find_vendor
Finds vendors according to props configured, if no prop configured returns all vendors. Note: enterprise/business-plus plan access only. See the docs
Read
Low risk
Update Purchase Order
upkeep:update_purchase_order
Update a Purchase Order, See the docs
Write
Medium risk