Variable: emailResultSchema
constemailResultSchema:ZodObject<{from:ZodString;messageId:ZodOptional<ZodString>;recipient:ZodString;sent:ZodBoolean; },$strip>
Schema for the dispatch result returned to the model after a send.
constemailResultSchema:ZodObject<{from:ZodString;messageId:ZodOptional<ZodString>;recipient:ZodString;sent:ZodBoolean; },$strip>
Schema for the dispatch result returned to the model after a send.