time_snapshot
Get time snapshot payloads for one or multiple locations, covering current time, DST, and optional timezone transitions.
Instructions
Return the production time snapshot payload for one location or a list of locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Single location query such as "Tokyo" or "Europe/London". | |
| locations | No | ||
| _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. | |
| countryCode | No | Optional ISO country hint for a single query. | |
| countryCodes | No | ||
| includeTransitions | No | Include last and next timezone transition details. |