cassette_match_bgm
Match a background music asset to a session using instructions and search queries, with optional registration and fallback support.
Instructions
Match and optionally register a Free To Use background-music asset for a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| instruction | Yes | ||
| fallback_from | No | ||
| search_queries | Yes | ||
| fallback_reason | No | ||
| 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 |