get_postal_code_metadata
Retrieve geographic coordinates, timezone, and detailed location metadata for postal codes across 240+ countries to support mapping, analysis, and data validation needs.
Instructions
Get full metadata for a postal code including coordinates.
Returns latitude, longitude, county/municipality, and all available country-specific fields. Use this when someone needs geographic coordinates, timezone, or detailed location data for a postal code.
Args: postal_code: The postal code to look up country: ISO 3166-1 alpha-2 country code. Defaults to "US".
Returns: Full metadata including coordinates, region, and country-specific fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postal_code | Yes | ||
| country | No | US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |