I suggest to prompt your agent (in the base prompt and in the tool) to always send the date in ISO 8601 format (international format used by many softwares)
For the date, be careful to write {{now}} instead of {{”now“}. You don’t need an extra tool to fetch the date as {{now}} is a native variable in vapi.
Feel free to reach out if this is still not working.