2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Retrieve the email attachments from the email with the ID {email_id}. | |||
#Show me email threads in my inbox with the label {label}. | |||
#Find all unread emails in my inbox from the past {number_of_days} days. | |||
#Search for emails with the keywords {keyword1} and {keyword2} in the subject. | |||
#Display email threads in my inbox where the subject contains {keyword} and has at least {number_of_replies} replies. | |||
#Move the email with the ID {email_id} to the folder {folder_name}. | |||
#List all emails from {email_address} that have been marked as important. | |||
#Show me the 3 longest email threads I currently have in my inbox. | |||
#Archive all emails older than {number_of_days} days in my inbox. | |||
#Create a new label {label_name} and apply it to all emails containing the keyword {keyword}. | |||
==Tips and Tricks== | ==Tips and Tricks== |