You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Generate an email to ${firstName} using the provided template in a ${tone} tone.**
350
350
**Personalize the email** to increase the likelihood of a positive response by:
351
+
351
352
** Highlighting how our partnership can help them achieve their goals.
353
+
352
354
** Personalize by mentioning commonalities between the sender and receipient share (company, roles, titles, etc.). Extract the commonalities from the following:
353
355
### start of common attributes
354
356
${commonAttributes}
355
357
### end of common attributes.
356
-
** Personalize the message based their receiver's company's product / services which is as follows:
358
+
359
+
** Personalize by mentioning about their recent news which is as follows:
360
+
### start of recent news
361
+
${organic_results}
362
+
### end of recent news
363
+
364
+
** Personalize the message based their receiver's company's product / services which is as follows:
357
365
### start of summary
358
366
${websiteSummary}
359
367
### end of summary.
360
-
** Personalize the message based their sender's product / services which is as follows:
361
-
### start of summary
362
-
${productSummary}
363
-
### end of summary.
368
+
369
+
** Personalize the message based their sender's product or services which is as follows
370
+
### start of summary
371
+
${productSummary}
372
+
### end of summary.
364
373
365
-
** Personalize by referencing recent news from web data which is as follows:
366
-
### start of web data news
367
-
${organic_results}
368
-
### end of web data news
369
-
370
374
** Target word count:** ${minWords} - ${maxWords}.
0 commit comments