ofac_search
Determine if a name or entity appears on the OFAC SDN sanctions list. Use case-insensitive substring search to find potential matches.
Instructions
Search OFAC SDN sanctions list by name or entity (case-insensitive substring match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or entity to search for | |
| limit | No | Max results (default: 50) |