Creating an assitant to recommend WooCommerce Products

Hello all,
I have a WooCommerce-based online store, I want to create an assistant manually from OpenAI UI, not using Python coding. The plan is as follows:

  1. Export all WooCommerce product into a single json file using WooCommerce API
  2. Provide the json file to the assitant

At this step, will the assistant be able to respond to questions using only information mentioned in my json file?

After that, how can I plan that the assistant asks for the product category before recommending products?

Thank you.

Yes. Additionally, you can add instruction while creating Assistant that it should not give response outside the scope of the Files attached.

Add these details in instructions while creating assistant.