Type Alias MCPSchemaShape

MCPSchemaShape: { [key: string]: ZodType<any, ZodTypeDef, any> }

Type declaration

  • [key: string]: ZodType<any, ZodTypeDef, any>