Bixby Developer Center

References

select-first

optional

Chooses the first candidate available from the resulting output.

You can optionally use sort-key within select-first to re-sort a list of inputs. If sort-key is absent, Bixby selects the first input as-is without sorting. You can use multiple sort-key’s to perform a compound sort and further refine select-first rules.

Child Keys

sort-key
optional
A sort-key is a directive that locks onto a concept (the binding) and applies a sort direction (ASC|DESC|MIN|MAX)