Tool to add a new video to Amara. Use when you need to create a video entry from a URL. Supports URLs from YouTube, Vimeo, Dailymotion, or direct video file URLs.
teamstringTeam slug to assign the video to. The video will belong to this team if specified.
titleRequiredstringTitle of the video.
projectstringProject slug to assign the video to. The video will belong to this project if specified.
durationintegerDuration of the video in seconds. If not provided, Amara will attempt to detect it automatically.
metadataobjectDictionary of additional metadata key-value pairs (e.g., 'speaker-name', 'location'). Use this to store custom information about the video. All keys and values must be strings.
thumbnailstringURL to a custom thumbnail image for the video. If not provided, Amara will use a default or extract one from the video.
video_urlRequiredstringThe URL for the video. Supports YouTube, Vimeo, Dailymotion URLs, or direct video file URLs (e.g., 'https://vimeo.com/123456789' or 'https://example.com/video.mp4').
descriptionstringDescription about this video. Provides context about the video content.
primary_audio_language_codestringISO 639-1 two-letter language code for the main language spoken in the video (e.g., 'en' for English, 'fr' for French).
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.