toolRequiresParameters
Adds a matcher to verify that a tool's function requires specific parameters.
Parameters
functionName
The name of the function
requiredParams
The parameter names that should be required
Adds a matcher to verify that a tool's function requires specific parameters.
The name of the function
The parameter names that should be required