Bixby Developer Center

References

collect[deprecated]

requiredvalue optional

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

intent
optional
A set of signals that the Bixby planner interprets to create a plan