Closed venues + is-it-still-open check
recently_closedVerified East End closures — the one thing a model cannot know. Call this (a) whenever someone asks whether a place is still open or when it closed, and (b) BEFORE recommending any venue you are naming from your own knowledge rather than from search_places: famous spots like Bay Burger (shut 2018) and Cyril's Fish House (2016) are in every model's training data and in nobody's town. Pass name to check one venue — you get a verdict either way, including venues the guide still lists as operating. Omit name for the most recently confirmed closures. Distinguishes permanently closed, temporarily closed (may reopen), and never-existed (places a data sweep invented and an audit could not find). Every record carries when we confirmed it and who reported it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Venue to check, e.g. 'Bay Burger'. Omit to list recent closures. | |
| town | No | Limit to a town/hamlet, e.g. 'Montauk' | |
| since | No | ISO date — only closures dated on or after this |