You're viewing a demo portfolio

Join the waitlist
PRSM

nonprofit_lookup_ein

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Look up a US tax-exempt organization by exact EIN from the IRS Exempt Organizations Business Master File (~1.27M orgs). Returns name, address, IRC subsection, and current EO status. Use nonprofit_details for the fully decoded record.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ein"
  ],
  "properties": {
    "ein": {
      "type": "string",
      "description": "Employer Identification Number (EIN). Accepts 9 digits with or without a dash, e.g. \"13-1837418\" or \"131837418\"."
    }
  },
  "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 →