get_overlap_hours
Find shared business hours across multiple locations. Handles specific dates and relative phrases like 'this week' or 'tomorrow'.
Instructions
Return shared business-hours overlap across multiple locations using the production overlap endpoint. For relative-date inputs ("this week", "next Friday", "tomorrow"), route to answer_time_question, which resolves the relative date and dispatches internally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional ISO date used to compute overlap. | |
| locations | Yes | ||
| _endUserId | No | Optional opaque per-call end-user attribution token populated by the MCP host, not the LLM. Use a non-PII hash or token; never send raw email, name, or platform user ID. | |
| countryCodes | No |