in answers/task_agentic_retrieval/tools.py [0:0]
def get_current_datetime() -> str: """Get the current CET date and time. Returns: str: The current date and time in format YYYY-MM-DD HH:MM:SS """ return current_datetime()