fetch data from the table: "fliz.video_script"
- distinct_onfliz_video_script_select_columndistinct select on columns
- limitlimit the number of rows returned
- offsetskip the first n rows. Use only with order_by
- order_by[fliz_video_script_order_by]!sort the rows by one or more columns
- filter the rows returned
[fliz_video_script!]!
[fliz_video_script!]!- created_at
- id
- imagefliz_video_imageAn object relationship
- image_generation_prompt_id
- image_id
- index
- script
- speech_id
- transcribe_id
- updated_at
- videofliz_video!An object relationship
- video_id