createExecutiveSummarySlide
Creates or updates a presentation slide with an executive summary including a title and 3-7 bullet points of key takeaways.
Instructions
Create or update one slide in the presentation that provides an executive summary. This slide should include a clear title and 3–7 concise bullet points highlighting the key takeaways.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Slide title for the executive summary | |
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| bullets | Yes | Key takeaway points to summarize |