get_current_date
Retrieve the current date in multiple formats ('iso', 'us', 'eu', or custom) using the DateTime MCP Server, ensuring accurate time-sensitive data for Claude models.
Instructions
Get only the current date
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format: 'iso' (YYYY-MM-DD), 'us' (MM/DD/YYYY), 'eu' (DD/MM/YYYY), or custom format | iso |