You're viewing a demo portfolio

Join the waitlist
PRSM

grants_get_opportunity

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Fetch full detail for a Grants.gov opportunity by its numeric opportunity id (the 'id' field from grants_search, e.g. '334326'). Returns description, eligibility, funding (ceiling/floor/estimated), key dates, CFDA numbers and the agency contact.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "opportunityId"
  ],
  "properties": {
    "opportunityId": {
      "type": "string",
      "description": "Numeric opportunity id from a grants_search result (e.g. '334326')."
    }
  },
  "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 →