Bixby Developer Center

References

goal-set

optional

A collection of goals. Use this key if you want to supply more than one value for a goal signal.

See goal for more information.

Example

        intent {
goal-set: self.Field {
self.Field(firstName)
self.Field(lastName)
self.Field(emailInfo)
self.Field(phoneInfo)
}
}

View 9ac4d7d on GitHub

Child Keys

@context
optional
Specifies the conversational context of an intent
@prompt-behavior
optional
Modify Bixby's prompting behavior for a node