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.
Get Bestsellers
asin_data_api:get_bestsellers
Get current bestselling products in a specific category with sales rank and pricing.
Read
Low risk
Get Categories
asin_data_api:get_categories
Get available product categories for searching and filtering products.
Read
Low risk
Get Price History
asin_data_api:get_price_history
Get price history for a product showing price changes over time with lowest and highest prices.
Read
Low risk
Get Product
asin_data_api:get_product
Fetch detailed product information for a specific ASIN including pricing, reviews, and availability.
Read
Low risk
Get Reviews
asin_data_api:get_reviews
Get customer reviews for a product with ratings, text, and helpful votes.
Read
Low risk
List Tracked Products
asin_data_api:list_tracked_products
List all products currently being tracked with their status and alert settings.
Read
Low risk
Search Products
asin_data_api:search_products
Search for Amazon products by keywords with optional filters for price, brand, and category.
Read
Low risk
Stop Tracking
asin_data_api:stop_tracking
Stop tracking a product and disable all notifications for that tracking entry.
Write
High risk
Track Product
asin_data_api:track_product
Start tracking a product for price changes, availability, and other updates.
Write
Medium risk