Check project / wait for a job
project_statusCheck the progress of a project's voiceover and render stages, waiting for completion. Reports status, duration, audio presence, and QA images for inspection.
Instructions
Report voiceover + render progress for a project. With wait_for='voiceover' it waits (up to ~50s) until all scene mp3s exist; with wait_for='render' it waits until out/video.mp4 is ready, then returns the duration, whether audio is present, and 4 QA frames as images (inspect them: layout, readable text, correct diacritics; if a subject is mis-cropped, adjust focalX/focalY in content.json and re-render). If a job is still running after the wait, call again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| wait_for | No | none |