C_Container.GetContainerNumSlots(5) still returns the number of slots of the Reagent bag.
C_Container.GetContainerItemID(5, [slot]) now returns empty.
C_Container.GetContainerItemLink(5, [slot]) now returns empty.
Is there a workaround for this or a different command now?
Also, is there a place where the breaking changes of 10.2.6 are being discussed somewhere?
The old bankitems addon still seems to be able to read the reagent bag without problem. Perhaps you can peruse the code and see if they used a different method?