I'm changing an App Intent definition but the changes are not reflected in the Shortcuts app when I try to use my changed intent as an action in a Shortcut.
And trying to run the shortcut gives an exception:
[Execution] perform() returned types not declared in method signature
AppIntents/PerformActionExecutorTask.swift:78: Fatal error: perform() returned types not declared in method signature
Is there a way to force reload the Shortcuts app to get the new intents or am I missing something more basic?