org_funding_profile
ActiveTool of io.github.blackboxfoundry/livedatalink
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries