Cinematics are fiddly and repetitive — exactly the kind of work to hand off. v1.2 ships 38 sequencer.* tools.
What it covers
Open and inspect sequences; query tracks, sections, bindings, and the subsequence hierarchy; control playback (play, pause, set_global_position, set_playback_speed, set_loop_mode); set the playback and selection ranges; and lock or unlock camera cuts.
Open SEQ_Intro, set the playback range to frames 0–240, jump to frame 120, and tell me which tracks are bound to the hero camera.
Inspection first
Because the agent can read the binding and track structure before touching anything (get_selected_tracks, get_subsequence_hierarchy, and friends), it works with your sequence instead of stomping on it.
Try it
Get Webified Bridge on Fab · Getting Started guide · Join the Discord