Issue with Assistant Schema Intent in Shortcut App

I'm trying to test the Assistant Schema Intent with the Shortcut app. However, unlike in the WWDC video (https://developer.apple.com/videos/play/wwdc2024/10133/), my Intent conforming to the Assistant Schema does not appear when I search for 'AssistantSchema'. If it doesn't appear here, does that mean this intent will not work with Siri?

It appears this functionality is currently bugged or not implemented fully as of Xcode 16.0 Beta 4, but I have gotten to test my intent using the following method:

In Shortcuts, create a new shortcut and then in the 'Search Actions' field, type "Search"

Your app might show up there. Tap the result for your app icon, and you should be able to configure the intent and try out in app search for your app.

Issue with Assistant Schema Intent in Shortcut App
 
 
Q