createSwotSlide
Generate a SWOT matrix slide by providing strengths, weaknesses, opportunities, and threats. Appends a new slide or updates an existing one.
Instructions
Create or update a SWOT matrix.
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). | |
| threats | Yes | ||
| strengths | Yes | ||
| weaknesses | Yes | ||
| opportunities | Yes |