Variflight MCP Server

Official

getTodayDate

Retrieve today's date in YYYY-MM-DD format with local timezone support. Avoid hardcoding dates by integrating this tool for accurate and dynamic date handling in workflows.

Instructions

Get today's date in local timezone (YYYY-MM-DD format). Use this tool whenever you need today's date - NEVER hardcode dates.

Input Schema

NameRequiredDescriptionDefault
random_stringNoDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Variflight MCP Server

Related Tools

ID: dkmeaje33f