get_policy_version_diff
Compare a privacy policy version against its immediate predecessor to see line and word changes. Returns 404 if no earlier version exists.
Instructions
Get a line+word diff between a privacy-policy version and the version immediately before it for the same app. Returns 404 if the given version is the first scrape for its app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| versionId | Yes | The id of the policy version to diff against its immediate predecessor. |