How to resolve Custom Siri intents parameters

Hello Team,


I have created one custom intent with 2 parameters.


When I am trying to donate the Siri Shortcut that time I always have to set parameter values and then donate.


Is there any way to get read parameters by siri after when execution of Siri-Shortcut?


Can I add resolve methods for custom intents parameters?


e.g. If support I have created Custom intent for "School time table"

There will be one siri shortcut ("Get Time for class") for getting the time for some subject

If suppose there are two parameters like 1> day 2> subject

When user will ask siri to "Get Time for class"

then siri have to ask first on which day?

when user will tell some day e.g. "Monday"

then siri will ask for which subject?

when user will tell some subject name e.g. "Maths"

thens siri will tell some result.


Is above scenario possible usig Custom Intent?

Accepted Reply

There is no API for custom parameter resolution. Please file an enhancement request and include details about your specific use case.

Replies

There is no API for custom parameter resolution. Please file an enhancement request and include details about your specific use case.