WorkflowStepEmailAction: {
    configuration: {
        recipients: WorkflowStepEmailActionRecipient[];
    };
    type: "email";
}

Type declaration