sendgrid-send-email
Installation
SKILL.md
SendGrid Send Email
Send email through SendGrid's v3 Mail Send API.
Purpose
This skill is for sending transactional email with SendGrid by calling POST /v3/mail/send directly.
Inputs:
fromverified sender email. This address should be a verified sender in your Twilio SendGrid account.- one or more
torecipients subject, unless the subject is defined by a dynamic templatetext,html, ortemplate_id- SendGrid API key from
--api-key,SENDGRID_API_KEY, or the locally saved key - automatic
custom_args.business_idfor application-side correlation, or user-provided--business-id
Output: