# [required] message to print for user
message: 'What is your name?'
# [optional] whether answer should be masked
# [optional] default response
# [optional] json schema validation schema
# note: only "string", "integer" and "number" types are supported
# [optional] either "assignResponseTo" or "pushResponseTo" should exist
assignResponseTo: # follows common assignment logic practicies https://fbl.fireblink.com/plugins/common#assign-to
# [optional] either "assignResponseTo" or "pushResponseTo" should exist
pushResponseTo: # follows common push logic practicies https://fbl.fireblink.com/plugins/common#push-to