Skill

SkillsProductivity & Integrations › Communication

send-email

Send an email.

Freerisk: low
sendemail

The full skill

— name: send-email description: Send an email. — # Send email ## Instructions Call the `run_intent` tool with the following exact parameters: – intent: send_email – parameters: A JSON string with the following fields: – extra_email: the email address to send the email to. String. – extra_subject: the subject of the email. String. – extra_text: the body of the email. String.