check_jurisdiction_transfer
Verify whether transferring data between jurisdictions complies with constraints like EU-only, GDPR adequacy, or no cross-border transfer.
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 |