nonprofit_search_name
Fuzzy-search tax-exempt organizations by name, optionally filtered to a US state. Tolerant of word reordering and minor spelling differences. Returns ranked matches with EIN, location, and IRC subsection. Use the returned EIN with nonprofit_details or nonprofit_lookup_ein.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Organization name or partial name to search for. | |
| limit | No | Max matches to return (default 10, max 50). | |
| state | No | Optional 2-letter US state/territory code to narrow results, e.g. "NY", "TX", "CA". |