Use workflow script to modify Azure attribute of removed member (disabling)

Good morning

I am a beginner in ARS Workflows....

I have a use case where an account which is synched from AD on-Premise to Azure is disabled on premise and must be immediately disabled on Azure without waiting for next the AAD synch run.

i know how to script this with Ms.Graph but i don't know how to retrieve the DN of the removed member and transfer it to this script as parameter.

can you please recommend me a way to achieve this?

thanks