createScqaSlide
Structures presentation slides using the SCQA framework to clearly explain storylines with situation, complication, question, and answer.
Instructions
Create or update one slide in the presentation that explains a storyline using the SCQA framework: Situation, Complication, Question, and Answer.
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). | |
| answer | Yes | The answer or proposed resolution | |
| question | Yes | The key question that arises | |
| situation | Yes | The initial situation or context | |
| complication | Yes | The complication or challenge |