createAgendaSlide
Provide an audience overview by generating an agenda slide listing main topics as bullet points under a clear title.
Instructions
Create or update one slide in the presentation that shows the agenda. This slide lists the main topics as bullet points under a clear title, giving the audience an overview of what will be covered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Agenda bullet points | |
| title | Yes | Heading shown at the top of the agenda slide | |
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). |