ecommerce
Manage e-commerce operations like order processing, product updates, coupon creation, and payment requests within the Brevo MCP Server environment.
Instructions
E-commerce integration - manage orders, products, coupons, and payments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryData | No | Category information | |
categoryId | No | Category ID | |
couponCollectionId | No | Coupon collection ID | |
couponData | No | Coupon collection data | |
limit | No | Number of items to retrieve | |
offset | No | Offset for pagination | |
operation | Yes | E-commerce operation to perform | |
orderData | No | Order information | |
orderId | No | Order ID | |
paymentData | No | Payment request data | |
productData | No | Product information | |
productId | No | Product ID |