trigger_presentation_cue
Trigger a specific cue in a ProPresenter presentation by providing the presentation UUID and the zero-based index of the cue. Control slide or action transitions programmatically.
Instructions
Trigger a specific cue by index in a presentation by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentationUuid | Yes | The UUID of the presentation | |
| index | Yes | The index of the cue to trigger (0-based) |