<p><a href="https://micro.blog/jsonbecker">@jsonbecker</a> Get File from …
@jsonbecker Get File from Folder is probably what you want. Make sure the script output is just the path and nothing else. Some scripts tend to output a newline at the end; you can strip that away with tr -d '\n'.
The shortcut below should get you the file to further play around with.
