{"name":"grant-finder","description":"Structured grant and funding-opportunity finder for a field and region: live federal opportunities from grants.gov's index plus a cited, synthesized web answer covering broader, international, or private funding grants.gov doesn't index, in one call. Composite: one call runs grant-lookup as the required leg and answer-web in parallel as an optional leg, so an LLM/scrape hiccup on the broader summary degrades the response instead of failing the call. Use it as a grant/funding-opportunity scan for researchers, nonprofits, and small businesses scouting money on the table.","price":"$0.05","method":"POST","input_schema":{"properties":{"field":{"type":"string","description":"Field, keyword, or project area to search grants for, e.g. 'rural broadband' or 'climate resilience'. Max 200 chars."},"region":{"type":"string","description":"Optional region or country to scope the broader-summary leg to. Max 100 chars."}},"required":["field"]},"input_example":{"field":"rural broadband","region":"United States"},"output_example":{"field":"rural broadband","region":"United States","federal_opportunities":[{"id":"12345","title":"Rural Broadband Expansion Grant","agency":"USDA"}],"broader_summary":"Beyond the federal grants.gov listings, several state and private programs also fund rural broadband [1]...","sources":[{"title":"State broadband grant program","url":"https://example.gov/broadband","domain":"example.gov"}],"composed_of":["grant-lookup","answer-web"],"components":[{"name":"grant-lookup","ok":true,"ms":400}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}