Hello,
I'm using a DeleteIntent in my app, but I can't get it to display "Delete {Books}" in the Shortcut apps. It always displays "Delete {Book}".
It apparently uses the BookEntity typeDisplayRepresentation instead of using the intent entities parameter title ("Books") in the parameterSummary.
For a "normal" AppIntent, the Shortcuts app uses the entities parameter title ("Books") in the parameterSummary.
I filed a feedback: FB23451186
Regards,
Axel