Bixby Developer Center

References

collect

optionalmultiple allowed

Provides an intent to an external source in order to produce the desired concept for the action. Bixby plans and executes the intent to collect intermediate results. Any interruptions that occur during execution of the collect intent are suppressed and no intermediate results are collected for that delegate.

Example

collect (getTickets) {
intent {
goal { viv.event.FindBoxOffice }
value: core.CapsuleId(support/tickets)
value { $expr(getTickets.event) }
}
}

Child Keys

collect-binding
optional
Binds a key value to the input search term typed in by the user
intent
optional
A set of signals that the Bixby planner interprets to create a plan