sanctions_screen_address
Match a physical address against listed addresses. Useful for KYC / supplier vetting when the counterparty's name is generic but the address is distinctive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches to return. Defaults vary per tool. | |
| address | Yes | Free-form address string. | |
| sources | No | Restrict screening to a subset of source lists. Defaults to all four. Allowed: OFAC_SDN, EU_CFSP, UN_SC, BIS_DPL. | |
| threshold | No | Minimum confidence score (0..1) for a result to be returned. Defaults to 0.85. |