reunion_lookup_postal_codes
Look up official La Poste postal codes for Réunion communes and hamlets. Returns INSEE code, commune name, postal code, and delivery label for address normalization.
Instructions
Look up the official La Poste postal-code database for La Réunion communes and hamlets (Hexasmal). One commune may have multiple postal codes (per neighborhood / lieu-dit). Returns INSEE commune code, commune name, postal code, line 5 (extra mention for delivery), official delivery label. Use to map between INSEE codes, postal codes, and delivery labels for normalization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commune | No | Commune name prefix match | |
| postal_code | No | Exact postal code (5 digits string, Réunion uses "974xx") | |
| insee | No | Exact INSEE commune code (5 digits string) | |
| limit | No | Max entries to return (1-200, default 50) |