sinch-mailgun-validate
Installation
SKILL.md
Mailgun Validate
Overview
Mailgun Validate verifies email addresses in real time (single) and in batch (bulk). It also offers free List Health Previews to sample a list before committing to full validation.
Agent Instructions
Before generating code, gather from the user (skip any item already specified in the prompt or context):
- Approach — SDK or direct API calls (curl/fetch/requests)?
- Language — for SDK: Node.js, Python, Java, PHP, Ruby, or Go. For direct API: any language, or curl.
When the user chooses SDK, refer to the relevant SDK reference linked in Links.
When the user chooses direct API calls, refer to the API reference linked in Links for request/response schemas.
Security: See the Security section below for url fetching policy, handling inbound bulk results, and credential handling.