Error invoking tool ‘tool name’ with kwargs {arguments:values} with error:
Please fix the error and try again.
Has anyone got any idea what this can be? It does not provide any additional information what this error is !
Error invoking tool ‘tool name’ with kwargs {arguments:values} with error:
Please fix the error and try again.
Has anyone got any idea what this can be? It does not provide any additional information what this error is !
what is the implementation? Share some code, it is hard to say anything without that ![]()
Me too, I am running the official example, and this problem occurred when writing the report at the end.
Hi guys
more code please, It is hard to guess what could go wrong ![]()
I think the issue is with how the error message is displayed. I received it and it turned out to be a schema mismatch — the type was UUID while the input was None.
Can you please share the official documentation URL that you are refering to?