find_place
Look up a US city or town by name (free, no key). Returns matches with their census place GEOID and centre point (lon/lat). The entry point: feed a GEOID to blocks_in_area, or a centre to walkability_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matches (1-20). | |
| query | Yes | City or town name, e.g. 'Providence'. |