I'm sorry I couldn't come up with a better title. I've made a little applescript service that gets the unix path to a file you selected in the Finder and then stores that path in the clipboard. The files I use this for are in my Google Drive volume and now I'd like to add an extra feature which is powered by Google Drive File Stream application.
If I right click on a Google Drive file in the finder, I get 3 extra items in the context menu, see attached screenshot. All I want is my script to run "Copy link to clipboard".
So how do I tell apple script to do so? I'm sorry for the very trivial question, but I think I lack the right terminology to make a Google search, all I could find was how to add an apple script to a context menu, which I already did.
