createHypothesisSlide
Creates a presentation slide that clearly states a hypothesis, outlines its implications, and suggests next actions.
Instructions
Create or update one slide in the presentation that presents a hypothesis. This slide states the hypothesis clearly and may also outline implications and suggested next steps.
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). | |
| nextSteps | No | Recommended next actions | |
| hypothesis | Yes | The main hypothesis statement | |
| implications | No | Possible implications if the hypothesis is true |