validate_date
Verifies that a date string matches the YYYY-MM-DD format and represents a valid calendar date.
Instructions
Validate a date string. Must be in YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date string in YYYY-MM-DD format |