get_current_date
Retrieve today's date in YYYY-MM-DD format for legal document analysis and accurate date calculations within legal research workflows.
Instructions
Get the current date in YYYY-MM-DD format. Useful for legal document analysis and date calculations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}