InferMiddlewareToolsArray: T extends readonly [] readonly [] : T extends readonly [First, ...RestHelper type to infer and merge tools from an array of middleware. Recursively extracts tools from each middleware and combines them into a single tuple.