td_timeline_set
Control timeline playback: play, pause, jump to a specific frame, or set the frames per second.
Instructions
Control timeline playback: play/pause, jump to frame, set FPS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Set cook rate / FPS | |
| frame | No | Frame number to jump to (when action='frame') | |
| action | No | Timeline action: 'play', 'pause', or 'frame' (set specific frame) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |