Is it possible chain read actions Ash

You can’t “chain” them but you can create a single preparation that contains the logic for each. And then use

prepare Prepararion1
prepare Preparation2