createOrgChartSlide
Generates organizational chart slides from natural language. Define nodes with id, label, and parentId to construct hierarchy.
Instructions
Create or update a simple org chart placeholder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). |