Cannot specify date - from what I understand, it will always be passed as a JSON string, but the tool expects a datetime. Not sure if there is a better solution than just changing the tool to accept string, and then trying to parse it into a datetime.


The tool calls that pass do not have any extra arguments.

Cannot specify date - from what I understand, it will always be passed as a JSON string, but the tool expects a datetime. Not sure if there is a better solution than just changing the tool to accept string, and then trying to parse it into a datetime.
The tool calls that pass do not have any extra arguments.