Skip to main content

Current Time Workflow

This workflow returns the current date and time using the Date/Time Now tool and summarizes the result with AI.

Current Time Workflow


Steps

  1. Provide Input: The workflow starts with a Data Source node that supplies the prompt: "What's the time now?"
  2. Interpret & Tool Call: The AI Data Processing node interprets the input, determines a tool is needed, and calls the Date/Time Now Tool.
  3. Summarize with AI: The LLM receives the tool's result and summarizes the date and time in a human-readable format.
  4. Output Result: The Data Flow Spy node displays the final output.