cassette_match_exact_bgm
Match an exact song and artist, optionally download it, and register it with the session to resolve BGM identification needs in video editing workflows.
Instructions
Match an exact song and artist, optionally download it, and register it with the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| artist | No | ||
| singer | No | ||
| download | No | ||
| songTitle | No | ||
| session_id | Yes | ||
| song_title | No | ||
| instruction | Yes | ||
| continue_after_match | No | ||
| optimization_enabled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| phase | Yes | ||
| job_id | No | ||
| warnings | No | ||
| artifacts | No | ||
| session_id | No | ||
| next_action | Yes |