createKeyMessageWithSupportsSlide
Create a presentation slide with a key message headline and at least two supporting points. Allows updating an existing slide or appending a new one.
Instructions
Create or update one slide in the presentation that emphasizes a single key message. The headline should state the main message, supported by at least two bullet points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| headline | Yes | Main key message shown as the headline | |
| supports | Yes | Supporting points or evidence |