← Back to registry

TOOL · get_system_time

No description provided.

Canonical Definition

{
  "function": {
    "description": "Get the current local system date and time. Use this when the user asks for the time, or when you need a timestamp for a workflow or event.",
    "name": "get_system_time",
    "parameters": {
      "properties": {},
      "type": "object"
    }
  },
  "type": "function"
}