MCP tool
Compare two versions of a video
Compare the analysis of a video before an edit with the analysis after it, to see what measurably changed.
LivePro
Tool contract
| Property | Value |
|---|---|
| Tool name | compare_versions |
| OAuth scope | analyses:read |
| Rate limit | 10 requests/minute |
| Plan | Pro |
Inputs
| Field | Type | Description |
|---|---|---|
| beforeAnalysisId | UUID, required | The analysis of the version before the edit. |
| afterAnalysisId | UUID, required | The analysis of the version after the edit. |
Output
- The change in each score
- The change in the virality assessment
- A written summary of what improved and what did not
Example arguments
json
{"beforeAnalysisId":"00000000-0000-4000-8000-000000000000","afterAnalysisId":"00000000-0000-4000-8000-000000000001"}Important details
- Both versions must already be analyzed. This does not run a new analysis and uses none of your monthly analyses.
- The two identifiers must be different. Passing the same one twice is refused.
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
Every Retensis tool your assistant can use, and what each one does.