Remove continuity reference
remove_shot_continuity_referenceDetach one continuity reference from a shot. List them first with list_shot_continuity_references to get the asset id. This deletes the reference asset permanently and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shot_id | Yes | Shot id (episode_shots row) the reference is attached to. | |
| asset_id | Yes | Id of the continuity reference to remove, from list_shot_continuity_references. |