Variable: genieListConversationsRequestSchema
constgenieListConversationsRequestSchema:ZodObject<{include_all:ZodOptional<ZodBoolean>;page_size:ZodOptional<ZodNumber>;page_token:ZodOptional<ZodString>;space_id:ZodString; },$strip>