get_current_date
Retrieve the current date with timezone precision, including optional day of week and time details. Eliminate timezone confusion for accurate date responses in AI applications.
Instructions
Get the current date in a specific timezone with day of week information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeTime | No | Whether to include time information | |
timezone | Yes | IANA timezone identifier (e.g., "America/New_York", "Europe/London") |