You're viewing a demo portfolio

Join the waitlist
PRSM

entity_dossier

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Build a consolidated cross-source dossier for a company in one call: SEC registration and identifiers (EDGAR), environmental footprint and regulated facilities (EPA ECHO), and sanctions/denied-party screening (OFAC/UN/EU/BIS) with a confidence score. Returns a per-source summary plus top records. This is a single AI-native lookup across data that otherwise lives in separate silos. Matches are name-based; verify identity before relying on any link.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Company / organization name, e.g. 'Chevron Corporation', 'Acme Trucking LLC'."
    },
    "limit": {
      "type": "number",
      "description": "Max records to surface per source (default 5, max 15)."
    },
    "state": {
      "type": "string",
      "description": "Optional 2-letter US state to disambiguate location-based sources (e.g. 'TX')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →