Read a scene timeline
flow_scene_statusOpens a Scene Builder view to report clip details, total length, and rendering status. Optionally reads media IDs for each clip.
Instructions
Open a Scene Builder view and report its clips (index, duration) and total length, plus whether an extension is still rendering. with_media_ids selects each clip to read its media id (slower). Costs no credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_url | Yes | ||
| with_media_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| clips | Yes | ||
| scene_id | Yes | ||
| generating | Yes | ||
| total_duration_s | Yes |