lookup_cep
Resolve any Brazilian postal code (CEP) to its full address, including street, neighborhood, city, state, and geographic coordinates.
Instructions
Look up the full address for a Brazilian postal code (CEP).
Returns street, neighborhood, city, state (UF) and, when available, geographic coordinates. Uses BrasilAPI's CEP v2 endpoint, which aggregates multiple providers (Correios, ViaCEP and others).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cep | Yes | 8-digit postal code (CEP), with or without a hyphen (e.g. 01310-100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||