createChangeCurveSlide
Create a slide that visualizes a change curve with stages to communicate organizational change phases. Accepts an array of stages and optional notes to update or append the slide.
Instructions
Create or update a change curve with stages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| stages | Yes |