AppIntents: Shortcuts phrases with parameters are not resolving correctly

Exploring AppIntents and Shortcuts. No matter what I try Siri won't understand parameters in an initial spoken phrase.

For example, if I ask: "Start my planning for School in TestApp", Siri responds: "What's plan?", I say: "School" and Siri responds "Ok, starting Shool plan"

What am I missing so it won't pick up parameters right away?

Logs inside func entities(matching string: String) are only called after "What's plan?" question and me answering "School". No logs after the initial phrase

Tried to use Apple's Trails example as a reference but with no luck

What type is the parameter for "School" in your intent? Can you show your intent and App Shortcuts Provider?

—Ed Ford,  DTS Engineer

AppIntents: Shortcuts phrases with parameters are not resolving correctly
 
 
Q