Agreed!
I can get the path to the current file/folder if there is an active file easily enough using, for e.g., Shell Command: echo {{file_path:absolute}} >&2
But this only works when there is an active file. Many times it would be useful to grab the path to a file OR folder from the file explorer directly.