check_jurisdiction_transfer
Assess whether a data transfer between source and target jurisdictions complies with EU-only, GDPR-adequate, or no-cross-border constraints, providing a go/no-go decision based on purpose and restrictions.
Instructions
Check if a data transfer is permitted under jurisdiction constraints (EU_ONLY, GDPR_ADEQUATE_ONLY, NO_CROSS_BORDER).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | Yes | ||
| sourceJurisdiction | Yes | ISO 3166-1 alpha-2 code | |
| targetJurisdiction | Yes | ISO 3166-1 alpha-2 code | |
| transferConstraints | No | ||
| processingRestrictions | No |