createPyramidPrincipleSlide
Create presentation slides structured with a key message and supporting reasons using the pyramid principle. Add optional detailed breakdowns for each support.
Instructions
Create or update one slide in the presentation that follows the pyramid principle. The slide starts with the key message, followed by supporting reasons, and optional detailed breakdowns.
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). | |
| details | No | Optional deeper details for each supporting reason | |
| supports | Yes | Supporting reasons for the key message | |
| keyMessage | Yes | Top-level conclusion or main message |