MCP tool
Create a video upload
Start a secure upload for your own video file. This is step one of two.
LivePro
Tool contract
| Property | Value |
|---|---|
| Tool name | create_video_upload |
| OAuth scope | analyses:write |
| Rate limit | 10 requests/minute |
| Plan | Pro |
Inputs
| Field | Type | Description |
|---|---|---|
| filename | string, required | Original filename. |
| contentType | video MIME type, required | Validated video content type. |
| size | number, required | Bytes; maximum 500 MB. |
| platform | platform enum | Defaults to YouTube Shorts. |
| duration | number | Optional known duration in seconds. |
Output
- Video and analysis identifiers
- Presigned PUT URL
- Upload headers and one-hour expiry
Example arguments
json
{"filename":"rough-cut.mp4","contentType":"video/mp4","size":12400000}Related documentation
Retensis MCP
Connect Retensis to Claude, ChatGPT, or another AI assistant and run your research, writing, and analysis tools just by asking.
OAuth and scopes
Understand Retensis MCP authorization, token lifetime, PKCE, and available scopes.
MCP tool reference
The full list of all 14 Retensis tools your assistant can use, and what each one does.