get_similar_associations
Find associations similar to a given association based on category (objet_social) and geographic proximity. Returns nearby associations in the same activity category within a specified radius. Useful for discovering related organizations or finding alternatives in the same field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 5, max: 20) | |
| radius | No | Search radius in kilometers (default: 50, max: 200) | |
| association_id | Yes | RNA ID of the reference association (format: W followed by 9 digits, e.g., "W751000001") |