get_date
Get today's date in YYYY-MM-DD format for any timezone—choose local, UTC, or IANA zone.
Instructions
Get the current date only (e.g. 2025-03-15)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | Timezone: "local" | "utc" | IANA string (default: "local") |