You're viewing a demo portfolio

Join the waitlist
PRSM

grants_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search federal funding opportunities on Grants.gov (keyless). Filter by keyword, opportunity status (forecasted/posted/closed/archived), agency, funding category and eligibility. Returns opportunity number, title, agency, status, open/close dates and CFDA numbers.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "rows": {
      "type": "number",
      "description": "Max results (default 25, max 100)."
    },
    "keyword": {
      "type": "string",
      "description": "Free-text keyword (e.g. 'clean energy', 'rural health')."
    },
    "agencies": {
      "type": "string",
      "description": "Agency code filter (e.g. 'NSF', 'HHS'). Pipe-separate multiples."
    },
    "oppStatuses": {
      "type": "string",
      "description": "Pipe-separated statuses. Default 'forecasted|posted'. Options: forecasted, posted, closed, archived."
    },
    "eligibilities": {
      "type": "string",
      "description": "Applicant-eligibility code filter (e.g. '25' state governments, '99' unrestricted). Pipe-separate multiples."
    },
    "fundingCategories": {
      "type": "string",
      "description": "Funding category code filter (e.g. 'ENV', 'ED'). Pipe-separate multiples."
    },
    "fundingInstruments": {
      "type": "string",
      "description": "Funding-instrument code filter (e.g. 'G' grant, 'CA' cooperative agreement). Pipe-separate multiples."
    }
  },
  "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 →