I have a token representing a tote of inventory of a SKU. (This is all in process flow.) Once the tote has been picked, it pulls tokens from a list (representing order lines for that SKU). I need to know how many it successfully pulled, so I can update the original tote's inventory. It gives me the label "pulled" that is a list of pulled tokens, but not the count.