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:

  • from verified sender email. This address should be a verified sender in your Twilio SendGrid account.
  • one or more to recipients
  • subject, unless the subject is defined by a dynamic template
  • text, html, or template_id
  • SendGrid API key from --api-key, SENDGRID_API_KEY, or the locally saved key
  • automatic custom_args.business_id for application-side correlation, or user-provided --business-id

Output:

Installs
28
GitHub Stars
1
First Seen
Jul 2, 2026
sendgrid-send-email — finpeakinc/frevana-skills