Write content.json (storyboard)
write_contentWrite a video storyboard to a JSON file, defining scenes with metadata, images, voiceover, and timeline events for documentary-style videos.
Instructions
Write the video storyboard to /content.json. Pass the COMPLETE JSON as a string. Schema: meta{fps:30,width:1080,height:1920,accent,accentSoft,voice:false} and scenes[] where each scene has id, type ('title'|'photo'|'timeline'|'closing'), dur, voiceover (1-2 sentences in the target language), image ('images/..'), focalX/focalY. title{kicker,title,subtitle}; photo{year,headline,caption}; timeline{title,items:[{year,text}]}; closing{title,note,cta}. Vietnamese: DO NOT write ALL-CAPS text with hook-accent letters (Ỷ/Ủ/Ổ/Ả/Ẩ) in 'year' badges; use numbers or hook-free words. Facts must be accurate; credit image sources in closing 'note'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| content_json | Yes | the full content.json as a JSON string |