Change bone transform using animation modifier

I have an animation where I would like to move the ik_bone_[l/r] to the foot_[l/r]. I am trying to do this using a custom animation modifier blueprint to be applied on animation asset. I created a blueprint graph like below, but when animation modifier is added and applied, it does not seem to have any effect on the ik_bones. Does anybody know, what am I doing wrong?