search_associations
Search for French associations using full-text search. Queries the RNA (Répertoire National des Associations) database with 2.03M+ active associations. Supports search by keywords, department code, region name, or combination. Returns association details including name, object, location, RNA ID, and SIRET.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 20, max: 100) | |
| query | Yes | Search keywords (e.g., "football", "culture", "environnement") | |
| offset | No | Pagination offset for results (default: 0) | |
| region | No | Filter by region name (e.g., "Auvergne-Rhône-Alpes", "Île-de-France") | |
| department | No | Filter by department code (e.g., "69" for Rhône, "75" for Paris) |