You're viewing a demo portfolio

Join the waitlist
PRSM

org_funding_profile

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

One-call federal-money + nonprofit profile for an organization: USAspending contracts and grants recipient summaries (total dollars, award counts, top agencies), IRS 990 exempt-organization details (revenue/assets/income, NTEE, subsection, exempt status) by EIN or name+state, and optionally open Grants.gov OPPORTUNITIES (clearly labeled as available funding to apply for, NOT awards received). Sources degrade gracefully. Premium cross-source synthesis; federal dollars are name-matched and should be verified.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "organization"
  ],
  "properties": {
    "ein": {
      "type": "string",
      "description": "Optional EIN for an exact IRS 990 match."
    },
    "state": {
      "type": "string",
      "description": "Optional 2-letter state to disambiguate a nonprofit name search."
    },
    "organization": {
      "type": "string",
      "description": "Organization / company / nonprofit name."
    },
    "include_opportunities": {
      "type": "boolean",
      "description": "Also list open Grants.gov funding opportunities (available, not awarded). Default false."
    }
  },
  "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 →