Agent Node Docs

Current Date Time Tool Node

Fetches the current date and time for a specific timezone from an external API

Current Date Time Tool Node

The Current Date Time Node is responsible for fetching the current date and time for a specific timezone from an external api. This node allows the agent to provide informative data directly sourced from Current Date Time.

Input Parameters

  • timezone: The timezone to fetch the current time for (e.g., 'Europe/London', 'America/New_York', 'Etc/UTC'). Defaults to 'Etc/UTC'.

Output

dict: A dictionary containing the current date, time, and other relevant timezone information.