Bixby Developer Center

References

prompt

optional

A prompt to ask for a new value for the invalid input.

Child Keys

allow-other
optional
Allow prompting for any input (rather than restricting the prompt to a selection from a fixed list of candidates)
candidates
optional
Candidates for the input being prompted
dialog
optional
Dialog to explain the invalid state
max[deprecated]
optional
This key is deprecated
min[deprecated]
optional
This key is deprecated
prompt-behavior
optional
A behavioral mode that modifies how the system will prompt on the input or at a prompt during plan execution time
required-value
optional
Restrict the minimum cardinality of the related input based on a boolean expression
single-value
optional
Restrict the maximum cardinality of the related input based on a boolean expression