← Back to all apps

invideo

Productivityby Invideo Inc

Now anyone can turn any idea into a ready-to-share video using just text prompts. From script to visuals to voiceovers and music, Invideo takes care of all the technical complexities, giving you the freedom to focus on your creative vision. Whether you’re an entrepreneur, a business leader, or a storyteller, Invideo is the creative partner that’ll help you push boundaries and bring bold ideas to life — effortlessly and with confidence.

6ChatGPT Tools
Invideo IncDeveloper
ProductivityCategory

Available Tools

Edit Video

edit-video
Full Description

Returns the invideo app link for editing a video. Use this when the user wants to edit, modify, or customize their video. The user should open the returned link to access the invideo editor.

Parameters (1 required)
Required
video_urlstring

The video URL returned from video generation

Export Video

export-video
Full Description

Returns the invideo app link for exporting/downloading a video. Use this when the user wants to export, download, render, or save their video. The user should open the returned link to export from the invideo app.

Parameters (1 required)
Required
video_urlstring

The video URL returned from video generation

Generate Video

generate-video
Full Description

Create a video from a text prompt or brief. Use this when the user wants to make a video with specific requirements for platforms and audiences.

Parameters (1 required, 6 optional)
Required
briefstring

The video description or script - what the video should be about

Optional
audiencesarray

Target audience segments

descriptionstring

Optional video description (defaults to brief)

length_in_minutesnumber

Desired video length in minutes

platformsarray

Target platforms (e.g., YouTube, TikTok, Instagram)

settingsstring

Optional video settings as JSON string

titlestring

Optional video title (defaults to brief excerpt)

Generate Video from Brief

generate-video-from-brief
Full Description

Create a video from a text prompt or brief. Use this when the user wants to make a video with specific requirements for platforms and audiences.

Parameters (1 required, 6 optional)
Required
briefstring

The video description or script - what the video should be about

Optional
audiencesarray

Target audience segments

descriptionstring

Optional video description (defaults to brief)

length_in_minutesnumber

Desired video length in minutes

platformsarray

Target platforms (e.g., YouTube, TikTok, Instagram)

settingsstring

Optional video settings as JSON string

titlestring

Optional video title (defaults to brief excerpt)

Get Auth Token

get_auth_token
Full Description

Internal tool to retrieve authentication token for a copilot session.

Video Operations

video-operations
Full Description

Returns the invideo app link for performing various video operations like share, rename, or any other video management tasks. The user should open the returned link to perform the operation in the invideo app.

Parameters (2 required)
Required
operationstring

The type of operation to perform on the video

Options:sharerenameother
video_urlstring

The video URL returned from video generation