curl --location --request POST '/.handle_quick_operation' \
--header 'Content-Type: application/json' \
--data-raw '{
"context": {},
"operation": {}
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "",
"wording": "",
"stream": "normal-action"
}