You're viewing a demo portfolio

Join the waitlist
PRSM

nonprofit_search_location

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Find tax-exempt organizations by location: city, state, and/or 5-digit ZIP. At least one filter is required. Useful for discovering charities, churches, and foundations in an area. Returns up to 100 organizations.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "zip": {
      "type": "string",
      "description": "5-digit ZIP code."
    },
    "city": {
      "type": "string",
      "description": "City name (combine with state for best results)."
    },
    "limit": {
      "type": "number",
      "description": "Max results to return (default 20, max 100)."
    },
    "state": {
      "type": "string",
      "description": "2-letter US state/territory code, e.g. \"TX\"."
    }
  },
  "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 →