@@ -231,7 +231,7 @@ exports[`runServer should attempt to run server, use default tools: console 1`]
231231 " Registered tool: componentSchemas" ,
232232 ],
233233 [
234- " Registered tool: getAvailableModulesTool " ,
234+ " Registered tool: getAvailableModules " ,
235235 ],
236236 [
237237 " Registered tool: getComponentSourceCode" ,
@@ -685,10 +685,90 @@ exports[`runServer should attempt to run server, use default tools: console 1`]
685685 [Function ],
686686 ],
687687 [
688- " getAvailableModulesTool " ,
688+ " getAvailableModules " ,
689689 {
690690 " description" : " Retrieves a list of available Patternfly react-core modules in the current environment." ,
691- " inputSchema" : {},
691+ " inputSchema" : {
692+ " packageName" : ZodDefault {
693+ " _def" : {
694+ " defaultValue" : [Function ],
695+ " description" : " Name of the patternfly package to get modules for" ,
696+ " errorMap" : [Function ],
697+ " innerType" : ZodEnum {
698+ " _def" : {
699+ " description" : " Name of the patternfly package to get modules for" ,
700+ " typeName" : " ZodEnum" ,
701+ " values" : [
702+ " @patternfly/react-core" ,
703+ " @patternfly/react-icons" ,
704+ " @patternfly/react-table" ,
705+ " @patternfly/react-data-view" ,
706+ " @patternfly/react-component-groups" ,
707+ ],
708+ },
709+ " and" : [Function ],
710+ " array" : [Function ],
711+ " brand" : [Function ],
712+ " catch" : [Function ],
713+ " default" : [Function ],
714+ " describe" : [Function ],
715+ " isNullable" : [Function ],
716+ " isOptional" : [Function ],
717+ " nullable" : [Function ],
718+ " nullish" : [Function ],
719+ " optional" : [Function ],
720+ " or" : [Function ],
721+ " parse" : [Function ],
722+ " parseAsync" : [Function ],
723+ " pipe" : [Function ],
724+ " promise" : [Function ],
725+ " readonly" : [Function ],
726+ " refine" : [Function ],
727+ " refinement" : [Function ],
728+ " safeParse" : [Function ],
729+ " safeParseAsync" : [Function ],
730+ " spa" : [Function ],
731+ " superRefine" : [Function ],
732+ " transform" : [Function ],
733+ " ~standard" : {
734+ " validate" : [Function ],
735+ " vendor" : " zod" ,
736+ " version" : 1 ,
737+ },
738+ },
739+ " typeName" : " ZodDefault" ,
740+ },
741+ " and" : [Function ],
742+ " array" : [Function ],
743+ " brand" : [Function ],
744+ " catch" : [Function ],
745+ " default" : [Function ],
746+ " describe" : [Function ],
747+ " isNullable" : [Function ],
748+ " isOptional" : [Function ],
749+ " nullable" : [Function ],
750+ " nullish" : [Function ],
751+ " optional" : [Function ],
752+ " or" : [Function ],
753+ " parse" : [Function ],
754+ " parseAsync" : [Function ],
755+ " pipe" : [Function ],
756+ " promise" : [Function ],
757+ " readonly" : [Function ],
758+ " refine" : [Function ],
759+ " refinement" : [Function ],
760+ " safeParse" : [Function ],
761+ " safeParseAsync" : [Function ],
762+ " spa" : [Function ],
763+ " superRefine" : [Function ],
764+ " transform" : [Function ],
765+ " ~standard" : {
766+ " validate" : [Function ],
767+ " vendor" : " zod" ,
768+ " version" : 1 ,
769+ },
770+ },
771+ },
692772 },
693773 [Function ],
694774 ],
@@ -734,6 +814,119 @@ exports[`runServer should attempt to run server, use default tools: console 1`]
734814 " version" : 1 ,
735815 },
736816 },
817+ " packageName" : ZodDefault {
818+ " _def" : {
819+ " defaultValue" : [Function ],
820+ " description" : " Name of the patternfly package to get component from" ,
821+ " errorMap" : [Function ],
822+ " innerType" : ZodOptional {
823+ " _def" : {
824+ " description" : " Name of the patternfly package to get component from" ,
825+ " errorMap" : [Function ],
826+ " innerType" : ZodEnum {
827+ " _def" : {
828+ " typeName" : " ZodEnum" ,
829+ " values" : [
830+ " @patternfly/react-core" ,
831+ " @patternfly/react-table" ,
832+ " @patternfly/react-data-view" ,
833+ " @patternfly/react-component-groups" ,
834+ ],
835+ },
836+ " and" : [Function ],
837+ " array" : [Function ],
838+ " brand" : [Function ],
839+ " catch" : [Function ],
840+ " default" : [Function ],
841+ " describe" : [Function ],
842+ " isNullable" : [Function ],
843+ " isOptional" : [Function ],
844+ " nullable" : [Function ],
845+ " nullish" : [Function ],
846+ " optional" : [Function ],
847+ " or" : [Function ],
848+ " parse" : [Function ],
849+ " parseAsync" : [Function ],
850+ " pipe" : [Function ],
851+ " promise" : [Function ],
852+ " readonly" : [Function ],
853+ " refine" : [Function ],
854+ " refinement" : [Function ],
855+ " safeParse" : [Function ],
856+ " safeParseAsync" : [Function ],
857+ " spa" : [Function ],
858+ " superRefine" : [Function ],
859+ " transform" : [Function ],
860+ " ~standard" : {
861+ " validate" : [Function ],
862+ " vendor" : " zod" ,
863+ " version" : 1 ,
864+ },
865+ },
866+ " typeName" : " ZodOptional" ,
867+ },
868+ " and" : [Function ],
869+ " array" : [Function ],
870+ " brand" : [Function ],
871+ " catch" : [Function ],
872+ " default" : [Function ],
873+ " describe" : [Function ],
874+ " isNullable" : [Function ],
875+ " isOptional" : [Function ],
876+ " nullable" : [Function ],
877+ " nullish" : [Function ],
878+ " optional" : [Function ],
879+ " or" : [Function ],
880+ " parse" : [Function ],
881+ " parseAsync" : [Function ],
882+ " pipe" : [Function ],
883+ " promise" : [Function ],
884+ " readonly" : [Function ],
885+ " refine" : [Function ],
886+ " refinement" : [Function ],
887+ " safeParse" : [Function ],
888+ " safeParseAsync" : [Function ],
889+ " spa" : [Function ],
890+ " superRefine" : [Function ],
891+ " transform" : [Function ],
892+ " ~standard" : {
893+ " validate" : [Function ],
894+ " vendor" : " zod" ,
895+ " version" : 1 ,
896+ },
897+ },
898+ " typeName" : " ZodDefault" ,
899+ },
900+ " and" : [Function ],
901+ " array" : [Function ],
902+ " brand" : [Function ],
903+ " catch" : [Function ],
904+ " default" : [Function ],
905+ " describe" : [Function ],
906+ " isNullable" : [Function ],
907+ " isOptional" : [Function ],
908+ " nullable" : [Function ],
909+ " nullish" : [Function ],
910+ " optional" : [Function ],
911+ " or" : [Function ],
912+ " parse" : [Function ],
913+ " parseAsync" : [Function ],
914+ " pipe" : [Function ],
915+ " promise" : [Function ],
916+ " readonly" : [Function ],
917+ " refine" : [Function ],
918+ " refinement" : [Function ],
919+ " safeParse" : [Function ],
920+ " safeParseAsync" : [Function ],
921+ " spa" : [Function ],
922+ " superRefine" : [Function ],
923+ " transform" : [Function ],
924+ " ~standard" : {
925+ " validate" : [Function ],
926+ " vendor" : " zod" ,
927+ " version" : 1 ,
928+ },
929+ },
737930 },
738931 },
739932 [Function ],
0 commit comments