{
"stack": [
{
"nodeID": null,
"programID": "620e669eac2f70001cf9d85a", //<-- versionID of the agent
"storage": {},
"commands": [],
"variables": {}
},
{
"nodeID": null,
"programID": "620e669eac2f70001cf9d85b", //<-- starting flow
"storage": {
"output": [
{
"children": [
{
"text": "What size?"
}
]
}
]
},
"commands": [],
"variables": {}
},
{
"nodeID": "61f40992f0e4e70a1f2328d1",
"programID": "620e669eac2f70001cf9d85c",//<-- top-level flow
"storage": {
"outputMap": null,
"output": [
{
"children": [
{
"text": "You can get an additional pizza for half the price today. Would you like to do that?"
}
]
}
]
},
"commands": [],
"variables": {
"discount_code": "DEAL4TWO"
}
}
]
}