Overview
Reprompt determines business status and returns a structuredopen_closed_status
with:
status
(enum): One of"Open"
,"Closed"
,"Temporarily Closed"
, or"No Internet Presence"
reasoning
(string): Explanation with referenced sourcesconfidence
(enum):VERY_HIGH
,HIGH
,MEDIUM
,LOW
, orNONE
Status Values
Status Definitions
Open: Recent, credible evidence the business is operating or has relocated nearby under the same name. Closed: Explicit closure signals from credible sources, or replacement by a different business at the same address. Temporarily Closed: Business appears temporarily closed but may reopen (COVID closures, renovations, etc.). No Internet Presence: No credible reference for the exact name with plausible location context.Usage Example
To enrich a place with open/closed status information:cURL