Capture URL in DuckDuckGo

I’m wanting to capture the URL (inc. parameters) from my current DuckDuckGo browser tab. I’ve tried using the %FrontBrowserURL% token but that seems to always capture the current Safari tab. Any suggestions?

TIA

Invoke an action focussing the address bar (cmd+l maybe) and another action for copy. Add short pause actions in between if necessary.

1 Like

Makes sense. Thanks.