Testing version: 2.0 (10670)
What were you doing: running an existing shortcut via the share sheet
What feature did you use: pass note to shortcut via shortcut input
What happened: my shortcut failed
What did you expect to happen: the note id to be passed via the share sheet as before
It looks like the content of the note is being passed to my shortcut. In distant history this used to be the title, then it was changed to the note’s id which allowed Get note
with the shortcut input and then lots of interesting possibilities open up.
As it stands, my shortcut assumes the note’s id is being passed in but that is not the case and the shortcut fails.
I presume this is a bug.