{
"type": "fill_variables",
"title": {
"ru": "Текст",
"en": "Text"
},
"description": {
"ru": "Текст",
"en": "Text"
},
"is_required": false,
"agent_id": "string",
"role": "primary",
"variables": [
{
"target": "project",
"variable_name": "string",
"label": {
"ru": "Текст",
"en": "Text"
},
"description": {
"ru": "Текст",
"en": "Text"
},
"is_required": true,
"example_value": "string"
}
],
"default_assignment": {
"dialog_scope": "all"
},
"order": 0
}