get_render_preview
Fetch a preview of the project's HTML and voiceover, return a read-only preview URL for user review before rendering.
Instructions
渲染前必须:拉取当前项目的 HTML 与配音文案等摘要,并返回本机只读预览页 URL。请先让用户在浏览器打开 previewUrl 核对;用户口头确认无误后,再在 render_video 中传入 user_confirmed_content: true。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | 项目 ID |