generate_act_cues
Generate lighting cue suggestions for theatrical acts using script analysis. Input project details, act number, and script text to create tailored cue lists for enhanced stage lighting design.
Instructions
Generate cue suggestions for an entire act based on script analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actNumber | Yes | Act number to generate cues for | |
cueListName | No | Optional name for the cue list | |
existingScenes | No | Optional existing scene IDs to reference | |
projectId | Yes | Project ID to work with | |
scriptText | Yes | Script text for the act |