@mcp-z/server
    Preparing search index...

    Function createShapeSchema

    • Creates Zod schema for shape parameter controlling response format

      Returns ZodDefault<ZodOptional<ZodEnum<{ arrays: "arrays"; objects: "objects" }>>>

      Zod enum schema for 'objects' | 'arrays'