{ "id": "0241a35e-0b6d-4056-8add-202af745a853", "prefix": "today", "description": "return the current date without time", "body": "DATEADD(DAY, DATEDIFF(DAY, 0, CURRENT_TIMESTAMP), 0)" }