Sanctions screening
check_sanctionsPublic compliance pre-flight: fuzzy-match a name against the OpenSanctions consolidated dataset (EU/US/UK/UA/UN sanctions + PEP + crime lists). Returns top-N hits with similarity 0..1. Use BEFORE signing a CartMandate so the buyer agent can refuse a counterparty with sanctions/PEP exposure. No bearer required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Defaults to 10. | |
| query | Yes | Name, alias, or company string to screen. | |
| topic | No | ||
| country | No | ISO 3166-1 alpha-2. |