You're viewing a demo portfolio

Join the waitlist
PRSM

sanctions_search_alias

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search aliases / AKAs across selected lists. Distinct from screen_entity in that only the alias fields are matched, which is helpful when the primary listed name differs sharply from the popular spelling.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum matches to return. Defaults vary per tool."
    },
    "query": {
      "type": "string",
      "description": "Alias / AKA to search for."
    },
    "sources": {
      "type": "array",
      "items": {
        "enum": [
          "OFAC_SDN",
          "EU_CFSP",
          "UN_SC",
          "BIS_DPL"
        ],
        "type": "string"
      },
      "description": "Restrict screening to a subset of source lists. Defaults to all four. Allowed: OFAC_SDN, EU_CFSP, UN_SC, BIS_DPL."
    },
    "threshold": {
      "type": "number",
      "description": "Minimum confidence score (0..1) for a result to be returned. Defaults to 0.85."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
sanctions_search_alias — io.github.blackboxfoundry/livedatalink — PRSM MCP