neurotrace.core.tools.system
¶
neurotrace.core.tools.system
¶
get_current_datetime(_='')
¶
Use this tool to get the current date and time in a human-readable format. :param _: :return:
get_current_location(_='')
¶
Use this tool to get the current location based on the public IP address. :param _: :return:
Source code in neurotrace/core/tools/system.py
get_day_of_week(_='')
¶
get_device_info(_='')
¶
Use this tool to get basic information about the current device. :param _: :return:
Source code in neurotrace/core/tools/system.py
get_ip_address(_='')
¶
Use this tool to get the current public IP address. :param _: :return: