Bixby Developer Center

References

match

optional

The match pattern will be evaluated to decide which dialog to use based on the evaluation context. Should multiple match patterns qualify, Bixby will select the most specific one. You should start by defining the Dialog for simple match patterns and use them as building blocks for more complex ones.

You can use the match pattern to tie variables for use in the dialog.

See match patterns

Child Keys

any
optional
Use the wildcard underscore (_) to match any node, regardless of its type