Tool to list all videos. Use when you need to fetch a paginated list of videos with optional filters.
sortSorting order, e.g., '-created' or '-primary_audio_language_code'.
teamstringFilter by team slug.
limitintegerMaximum number of videos to return per page. Defaults to 20 if not specified.
ownerstringFilter by owner username.
offsetintegerNumber of videos to skip before starting to return results. Used for pagination. Defaults to 0.
archivebooleanIf true, only archived videos are returned.
projectstringFilter by project slug.
languagestringFilter by language code (BCP-47), e.g., 'en'.
video_idstringComma-separated list of video IDs to filter.
video_urlstringFilter by exact video URL.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.