today
Retrieves the current date in YYYY-MM-DD format. Useful for scheduling and date-sensitive operations.
Instructions
Get today's date.
Returns: JSON string with today's date in this format: "YYYY-MM-DD"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |