Google drive and gmail integration

Hello!
I am looking for advice. Basically I have a web hook that I use as a trigger and which sends me the ID of a google drive file. I would like to get this file and attach it to the email send from gmail using the address provided by webhook. Using standard “building blocks” I am stuck at not being able to attach a file, since only steps I find are “list_files” or “download_file”, but since I have an exact address/ID of a file, this does not help me.

Maybe someone has a quick tip on how to do it or where to start… It’s my first night with pipedream )

P.S. Sending a link to drive file is not an option because I want to keep the files on the drive itself unshared.