shot_prompt_render
Expands a storyboard shot into a prompt and negative prompt, using the project's style and storyboard files for video generation.
Instructions
Expand one storyboard shot into prompt and negative_prompt strings.
Args: project_path: Absolute path to a project directory containing style.md and storyboard.md. shot: Shot id or 1-based row number from storyboard.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shot | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||