get_combo_items
Retrieve the required products and bonus gifts that compose a combo. Supply a combo product ID to get its item list with counts and free bonus items.
Instructions
Get items (products/variations) and bonus products that compose a combo. Returns combo_items (required items with count) and bonus_items (free gifts)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| combo_product_id | Yes | Combo product ID | |
| is_variation_bonus | No | Whether bonus items are variation-based |