toolRequiresParameters

fun toolRequiresParameters(functionName: String, vararg requiredParams: String)(source)

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