Determines how Bixby responds if a user gives an off-topic response to a prompt.
true
, then off-topic responses are not reinterpreted. The user is re-prompted.false
(default), then off-topic responses are reinterpreted.The modal-prompt
key can be set in an input view or a confirmation view.
confirmation-view {
...
modal-prompt ("$user.country == 'ko'")
}
Copyright 2025 Samsung All rights reserved