The Virtual Agent cannot fetch the catalog item IDQuestionThe customer is trying to fetch the catalog item ID to another custom topic of LLM but is unable to do so. How to fetch "catalog_item_id" to pass it to another custom topic of LLM? Answer:There is not a context variable to have the information. Your team needs to create the logic to get that.There an out-of-of-the-box topic "Search Catalog Item", there is an entry called: "Contextual Search"You can check that to have an idea what you need to do.