Render one frame of the current project so you can SEE it
preview_stillInspect any frame of your video project as a PNG to verify composition and motion without rendering the full video.
Instructions
Render a single frame of the current project to a PNG and return it as an image you can look at. This is how you check your work — in chat there is no other way to see what a composition actually looks like. Use it liberally: after composing, after edits, and at different times to inspect motion. Stills are FREE (credits are only spent by render_video). Pass time (seconds) to choose the frame; defaults to 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | Composition time in seconds to capture. Default 0 (first frame). | |
| project_id | No | Which project to act on — the id returned by create_project / set_project / create_promo / load_project. Omit when working on a single local project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | ||
| width | No | ||
| height | No | ||
| mime_type | No |