postgrid_lookup_city_state
Look up the city and state associated with any US ZIP or postal code. Provide a postal code and optional country code to retrieve corresponding location data for address verification.
Instructions
Look up city and state from a ZIP/postal code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countryCode | No | Country code (default: 'US') | |
| postalOrZip | Yes | ZIP or postal code to look up |