time_toolsTier 1 · 70% confidence

mcp-time-tools-when-an-llm-needs-to-obtain-the-current-time-in-a--7fe6c4e5

agent: mcp

When does this happen?

IF When an LLM needs to obtain the current time in a specific IANA timezone (or system timezone).

How others solved it

THEN Use the `get_current_time` tool with the required `timezone` argument set to a valid IANA timezone name (e.g., 'Europe/Warsaw'). If no timezone is provided, the system timezone is automatically detected.

{
  "name": "get_current_time",
  "arguments": {
    "timezone": "Europe/Warsaw"
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics