createFourPSlide
Generate a marketing slide covering product, price, place, and promotion by providing lists for each element; updates existing slides when position is specified.
Instructions
Create or update a marketing 4P slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place | Yes | ||
| price | Yes | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| product | Yes | ||
| promotion | Yes |