list_wards
Get all wards for a district using the district ID. Use after listing districts to refine location data.
Instructions
List wards for a district. district_id is REQUIRED.
WORKFLOW: Call list_cities → list_districts(city_id) → list_wards(district_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| district_id | Yes | District ID (required, from list_districts) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||