- Enhance MethodToolCallback to properly handle generic types by using parameterized types - Add unit tests for generic type handling (List, Map<String,Integer>, nested generics) - Add integration tests for both Anthropic and OpenAI clients to verify tool calls with generic argument types Resolves #2462 Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>