I’m using Marketplace to deploy a function-backed action, and would love to debug some inconsistency that I’m seeing in behavior between the source action and the deployed action.
How can I view the exact definition of the deployed function that’s being used to back the action? Right now I see a ‘Repository Not Found’ error in OMA but the action/function can be triggered, implying that it does exist somewhere.