add_b_rolls_video
Adds B-roll footage to a video by using its title to source relevant clips, streamlining video production.
Instructions
Auto-add B-roll footage to a video
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Asset ID of the source video (alternative to media_url). | |
| title | Yes | Title or topic of the video (used to source relevant B-roll). | |
| media_url | No | URL of the source video to add B-roll to. | |
| language_code | No | Language of the video content (e.g. "en", "es"). Default "en". | |
| should_export | No | Whether to export the final video. Default true. |