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.
Fetch Product Review by ID
trustpilot:fetch_product_review_by_id
Retrieves detailed information about a specific product review on Trustpilot. Use this action to get comprehensive data about a single product review, including customer feedback, star rating, review text, and metadata. Perfect for analyzing individual customer experiences, responding to specific feedback, or integrating review data into your customer service workflows
Read
Low risk
Fetch Product Reviews
trustpilot:fetch_product_reviews
Retrieves a list of product reviews for a specific business unit. See documentation here
Read
Low risk
Fetch Service Review by ID
trustpilot:fetch_service_review_by_id
Get a private service review by ID, including customer email and order ID. Access comprehensive data about an individual service review for your business
Read
Low risk
Fetch Service Reviews
trustpilot:fetch_service_reviews
Get private reviews for a business unit. Response includes customer email and order ID
Read
Low risk
Get Conversation from Product Review
trustpilot:get_conversation_from_product_review
Get conversation and related comments from a product review. First fetches the review to get the conversationId, then retrieves the full conversation details
Read
Low risk
Reply to Product Review
trustpilot:reply_to_product_review
Reply to a product review by creating a conversation and posting a comment. This follows the proper flow: fetch review -> create conversation if needed -> post comment
Write
Medium risk
Reply to Service Review
trustpilot:reply_to_service_review
Reply to a service review on Trustpilot.
Write
Medium risk