Extract TypeBox schemas to module-level constants and use Static<typeof schema> to explicitly type execute callback params, resolving all TS7006 implicit-any errors in the four create*Tool methods.
Extract TypeBox schemas to module-level constants and use Static<typeof schema> to explicitly type execute callback params, resolving all TS7006 implicit-any errors in the four create*Tool methods.