Create a scene from a clip
flow_scene_addAdd a project media item to a new scene and open the Scene Builder, returning a scene URL for extension or status checks.
Instructions
Open a project media item's menu and "Add to Scene → Create scene", then open the new Scene Builder view. Returns the scene URL to pass to flow_scene_extend / flow_scene_status / flow_scene_download. Costs no credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | Media id (or 8+ char prefix) of a video already in the project grid | |
| project_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| clips | Yes | ||
| scene_id | Yes | ||
| scene_url | Yes | ||
| total_duration_s | Yes |