I’m probably doing something wrong but when making an app intent I keep getting weird return values. I want to get a string array as a return type but all I get is this printed return value. Has anyone done this before or even use a shortcut to write to the clipboard on iOS? If I add the system action copy to clipboard it returns the correct array I give it. But I’m trying to make this a single action.
A screenshot of a shortcut for my link saving app Bridges. Im trying to write an app intent that lets you copy all the links in a folder as markdown.
An Apple note that shows weird output from a shortcut I’m making.