Generate a storyboard panel
generate_storyboardGenerate single storyboard panels using AI models like GPT Image or Banana. Supports consistency through reference images with role, strength, and note guidance.
Instructions
Generate an image via the GENERATE_STORYBOARD node type (GPT Image 2, Nano Banana 2, Nano Banana Pro). Identical to generate_image — same pricing, same single-image output — just classified under a different node type. No multi-panel behavior; use generate_image unless something downstream specifically requires the GENERATE_STORYBOARD classification. Pass reference_images for consistency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Default true. false = return a task id immediately (poll with get_task) | |
| count | No | Number of panels (billed linearly) | |
| model | No | Storyboard-capable model (default BANANA_PRO). Also GPT_IMAGE_2, BANANA_2. | |
| style | No | Visual-language suffix for a consistent board set | |
| prompt | Yes | The panel to generate | |
| save_to | No | Directory to save the result(s) — Pixmax URLs expire | |
| resolution | No | e.g. 1K, 2K, 4K — free on most models | |
| aspect_ratio | No | e.g. 16:9, 1:1, 9:16 | |
| reference_images | No | References with optional role/strength/note guidance |