App Intents people: I have an intent that I’d like to take one of two things:
• Tuple of (enum, int)
OR
• An object that was created by a different of my intents
Is there any way to do this cleanly? It sure seems like this should do it, but it doesn’t:

