What problem does it solve?
Diagnosing why SendGrid emails land in spam folders is difficult without visibility into sender reputation. This Skill provides structured guidance for querying SendGrid Engagement Quality (SEQ) scores so you can measure how wanted your email is and pinpoint which deliverability factors need improvement.
Core Features & Use Cases
- SEQ Score Retrieval: Query the
/v3/engagementquality/scores endpoint for date-range scores and the subusers endpoint for per-subuser daily scores, with pagination support.
- Five-Metric Interpretation: Understand engagement_recency, open_rate, bounce_classification, bounce_rate, and spam_rate scores (1-5 scale) and the concrete actions that improve each one.
- Eligibility & Limit Handling: Know the prerequisites (Pro/Premier plan, open tracking enabled, 1,000+ messages in 30 days) and constraints (90-day lookback, asynchronous 202 responses, opaque score weighting).
- Use Case: Your open rates dropped and inbox placement declined. Use this Skill to pull your SEQ scores for the past month, identify that bounce_rate fell to 2, and follow the guidance to clean your list and implement double opt-in.
Quick Start
Ask the assistant to fetch my SendGrid Engagement Quality scores for the last 30 days and explain which metrics are hurting my deliverability.