MCP tool
Create a video upload
Create a video and analysis record plus a short-lived presigned R2 upload URL.
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
Use Retensis research, creative, and analysis tools inside Claude, ChatGPT, or another MCP-compatible assistant.
OAuth and scopes
Understand Retensis MCP authorization, token lifetime, PKCE, and available scopes.
MCP tool reference
Browse all 14 Retensis MCP tools, scopes, rate limits, and contracts.