MethodgetDestinationsByActivityRecommend destinations based on activity type @param activityType The preferred activity type (BEACH, ADVENTURE, CULTURAL, RELAXATION, URBAN_EXPLORATI
packages/mcp-servers/destination-recommendation/src/main/java/com/microsoft/mcp/sample/server/service/DestinationService.java:48
MethodgetDestinationsBySeasonRecommend destinations based on season @param season The preferred season (SPRING, SUMMER, AUTUMN, WINTER, ALL_YEAR) @return A list of recommended des
packages/mcp-servers/destination-recommendation/src/main/java/com/microsoft/mcp/sample/server/service/DestinationService.java:106