These error messages can be quite cryptic. Omitting the property "type" inside a single parameter of
These error messages can be quite cryptic. Omitting the property "type" inside a single parameter of a single tool would produce the same error, for example. In your example with
parameters: {} I got past the error by changing it to parameters: { type: "object", properties: {} }.


