Send an email via Gmail SMTP. Parameters: - recipient: The email address to send the email to. - subject: The email subject....
Fetch the most recent emails from a specified folder. Parameters: - folder: The email folder to fetch from (default: "INBOX"). - limit: Maximum number of emails to fetch (default: 10). Returns: - A formatted string containing details of the recent emails.