A wrapper around the user defined fn handler function.
fn
It has the same signature and returns the same value, calling the user function inside.
It adds input validation based on the inputSchema.
inputSchema
A wrapper around the user defined
fnhandler function.It has the same signature and returns the same value, calling the user function inside.
It adds input validation based on the
inputSchema.