Skip to content

Refactor: Remove summarizeEmails and put the logic into processEmails and implement a data object as input variable #631

@micz

Description

@micz

Currently, the summarizeEmails method exists as a standalone function.
Check if it is better to merge the logic of summarizeEmails directly into processEmails.
Finally replace the multiple individual input variables with a single data object.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions