inei_get_districts
Retrieves all 25 Peruvian departments from the INEI API, with optional filter by department code or department name. Province and district data are not available.
Instructions
Returns all 25 Peruvian departments (province/district data not available via current API).
Note: The INEI Estadist API currently only exposes department-level geography. Use id_geografia from the results with inei_get_geography_profile for census data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ccdd | No | Department code (optional filter) | |
| ccpp | No | Province code (not used, API not available) | |
| search | No | Search term (client-side filter on department names) |