get_shot_prompts
Retrieve a shot's image_prompt (first frame) and video_prompt (motion performance) to fine-tune them, then write back with update_shot.
Instructions
读某一镜的两条提示词正文(image_prompt=首帧画面 / video_prompt=动态表演),供直接微调后用 update_shot 写回。免费。★逐镜按需:改哪镜读哪镜(整集列表 get_storyboards 是纯进度视图,不含提示词)。★返回的 asset_tokens 是正文里的角色/场景参考图引用标记(@char:N / @scene:M)——改写时原样保留,删掉本镜就不注入对应定妆图/场景图,画面会漂。★这是分镜表里的正文层;出图/出视频时平台还会在其上拼身份锚、一致性约束与参考图指令(不在此处,也无需你写)。改完提示词不会自动重出图/视频,要让画面跟上得再 regen 对应镜。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyboard_id | Yes |