Variable: genieListConversationMessagesRequestSchema
constgenieListConversationMessagesRequestSchema:ZodObject<{conversation_id:ZodString;page_size:ZodOptional<ZodNumber>;page_token:ZodOptional<ZodString>;space_id:ZodString; },$strip>