twilio-sendgrid-suppressions Skill
Manage SendGrid email suppressions: bounces, blocks, spam reports, invalid emails, global unsubscribes, and ASM suppression groups. Covers when and how to remove suppressions, reputation impact, and category-based unsubscribe management. Use when debugging SendGrid delivery issues or building unsubscribe flows. Require Published by openai in plugins.
What is twilio-sendgrid-suppressions Skill?
Manage SendGrid email suppressions: bounces, blocks, spam reports, invalid emails, global unsubscribes, and ASM suppression groups. Covers when and how to remove suppressions, reputation impact, and category-based unsubscribe management. Use when debugging SendGrid delivery issues or building unsubscribe flows. Require Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use twilio-sendgrid-suppressions Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-sendgrid-suppressions/SKILL.md
What it does
Manage SendGrid email suppressions: bounces, blocks, spam reports, invalid emails, global unsubscribes, and ASM suppression groups. Covers when and how to remove suppressions, reputation impact, and category-based unsubscribe management. Use when debugging SendGrid delivery issues or building unsubscribe flows. Require
Skill instructions
Overview Suppressions prevent SendGrid from sending to addresses that have bounced, reported spam, or unsubscribed. They protect your sender reputation but can also block legitimate re-sends if not managed correctly. --- Suppression Types | Type | Endpoint | What triggers it | Auto-added? | |------|----------|-----------------|-------------| | Hard Bounces | /v3/suppression/bounces | Permanent delivery failure (invalid mailbox, domain doesn't exist) | Yes | | Soft Bounces | No management API — automatic retry only | Temporary failure (mailbox full, server down) — SendGrid auto-retries before suppressing | Yes, after repeated failures | | Blocks | /v3/suppression/blocks | Temporary rejection by receiving server (reputation, policy, content) | Yes | | Spam Reports | /v3/suppression/spamreports | Recipient marks email as spam | Yes | | Invalid Emails | /v3/suppression/invalidemails | Malformed email address | Yes | | Global Unsubscribes | /v3/suppression/unsubscribes | Recipient unsubscri
Explore related resources
Frequently asked questions
What is twilio-sendgrid-suppressions?
twilio-sendgrid-suppressions is a open-source AI agent skill with Copy skill directory. Manage SendGrid email suppressions: bounces, blocks, spam reports, invalid emails, global unsubscribes, and ASM suppression groups.
Who is twilio-sendgrid-suppressions best for?
twilio-sendgrid-suppressions is best for reusing agent instructions, scripts, and references.
How do I install twilio-sendgrid-suppressions?
Install or run twilio-sendgrid-suppressions using Copy skill directory. Check twilio-sendgrid-suppressions for the latest setup command.
Is twilio-sendgrid-suppressions actively maintained?
twilio-sendgrid-suppressions may need a closer maintenance check before production use.
Auto-fetched from GitHub.