createGanttSimpleSlide
Generate a Gantt chart slide to map project timelines. Input tasks with start and end dates to create or update a placeholder slide.
Instructions
Create or update a simple Gantt placeholder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). |