mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 13:25:19 +00:00
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"id": "crew_print_file",
|
|
"role": "crew",
|
|
"trigger_button": "🖨️ Imprimir",
|
|
"steps": [
|
|
{
|
|
"step_id": 0,
|
|
"variable": "UPLOAD_FILE",
|
|
"question": "Claro, envíame el archivo que necesitas imprimir y yo me encargo.",
|
|
"input_type": "document"
|
|
}
|
|
]
|
|
}
|