library_trigger_presentation_cue
Triggers a specific cue by index within a presentation located in a ProPresenter library.
Instructions
Trigger a specific cue of a presentation in a library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | Yes | The ID of the library | |
| presentationId | Yes | The ID of the presentation | |
| index | Yes | The index of the cue to trigger (0-based) |