MasterData v2 Integration When this skill applies Use this skill when your VTEX IO app needs to store custom data (reviews, wishlists, form submissions, configuration records), query or filter that data, or set up automated workflows triggered by data changes—and when you must justify Master Data versus other VTEX or external stores. - Defining data entities and JSON Schemas using the builder - Performing CRUD operations through MasterDataClient ( ) - Configuring search, scroll, and indexing for efficient data retrieval - Setting up Master Data triggers for automated workflows - Managing sche…