MCP tool
Analyze an uploaded video
Start analysis after the client has completed the presigned upload.
LivePro
Tool contract
| Property | Value |
|---|---|
| Tool name | analyze_uploaded_video |
| OAuth scope | analyses:write |
| Rate limit | 5 requests/minute |
| Plan | Pro |
Inputs
| Field | Type | Description |
|---|---|---|
| analysisId | UUID, required | Identifier returned by create_video_upload. |
| confirmToken | string | Required only when intentionally reanalyzing a duplicate. |
| platform | platform enum | Optional platform override. |
Output
- Queued analysis status
- Existing duplicate details
- Signed confirmation token for an intentional rerun
Example arguments
json
{"analysisId":"00000000-0000-4000-8000-000000000000"}Important details
- The first duplicate attempt never bypasses the credit guard. A second request must return the signed confirmation token.
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.