id: export-xlsx-to-email-patch name: ru: Выгрузка Excel на email target: ui/action$alf-download-report-group-action-xlsx type: json config: operations: - op: set path: '$.config.params.output' value: type: email config: templateRef: "notifications/template@report-xlsx-email-notification" - op: set path: '$.config.params.elementsLimit' value: 100000