Skip to content

RequestedData

Attributes

key

  • Type: string

This is a variable name that will be returned in the output object. For example: userName, sex, lastFourDigits...

isRequired

  • Type: boolean (optional)

If the variable is required, the avatar will ask the user again and again until it gets the user answer. Otherwise the avatar will ask the user only once and if no answer received the key will be null in the output object.

description

  • Type: string (optional)

The param description that helps AI to understand what the key means.