MDS script variable for workflow target

I’m working on a workflow which backs up the workflow’s target drive to the server. I’d like to refer to “/Volumes/Macintosh HD” or whatever the hard drive is named. Is this info passed to the script somehow? Maybe as $3 or something? nvram? iMessage? :slight_smile:

Thanks!

—Andrew

It is in the environment variable “{{target_volume}}”

tim