get_cook_county_parcel
Retrieve property details like address, class, and coordinates for any Cook County parcel using its 14-digit PIN.
Instructions
Look up a single Cook County / Chicago parcel by PIN.
Returns the parcel record: street address, city, ZIP, assessor property class, township, neighborhood code, ward/municipality, latitude/longitude, and tax year. The cheap single-property lookup; use get_cook_county_property_dossier when you also need sales, permits, and assessment history. Paid: $0.01 per call via x402. Source: Cook County Assessor, refreshed nightly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | 14-digit Cook County PIN, digits or dashed form (e.g. '14081200170000' or '14-08-120-017-0000'); a 10-digit PIN is also accepted. Use search_chicago_property_by_address first if you only have a street address. |