Skip to content

effects

Stub — full reference will be filled in by the sync script (W2).

Commands

bash
cutcli effects add <draftId> --effect-infos <json>
cutcli effects list <draftId>
cutcli query effects --action search --keyword <kw>

Main fields

FieldTypeRequiredNotes
effectIdstringyesEffect ID (look up via query)
startnumberyesStart time (μs)
endnumberyesEnd time (μs)
segmentIdstringnoApply to a specific segment

Released under the MIT License.