find_soundtrack
Find music for a video. Given the video's length and a description of it, returns three cues from the AINSOF catalogue, each already matched to the version that fits that exact duration — a 30-second cut for a 30-second video rather than a full track the editor has to trim. Every result comes with its composer, publisher and a watermarked preview to listen to. Use this when someone asks for music or a soundtrack for a video and its exact duration is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | No | ||
| description | No | what the video shows, in musical terms | |
| cuts_per_min | No | edit pace, if known | |
| duration_sec | Yes | the video's length in seconds | |
| has_narration | No | true if anyone speaks over it |