Search Charities
search_charitiesSearch the charity registry by free-text name. Returns up to limit matches, each with slug, name, country, city/state, foundation_type, integrity_score, and the canonical page URL. Use this BEFORE resources/read when the user names a charity but you don't know its slug. The match is case-insensitive substring on the charity's name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Name search query, 2+ chars. | |
| country | No | Optional ISO 3166-1 alpha-2 country filter (e.g. 'ID', 'NL'). |