trigger_presentation_cue
Advance a ProPresenter presentation to a specific cue by index using its UUID for precise control during automated presentations.
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) |