sinch-mailgun-inspect
Installation
SKILL.md
Mailgun Inspect
Overview
Mailgun Inspect (by Sinch) is an email pre-send quality control API. Five capabilities:
| Capability | Base Path | Input |
|---|---|---|
| Accessibility | /v1/inspect/accessibility |
html + encoded |
| Link Validation | /v1/inspect/links |
links URL array (or /html-validate for HTML) |
| Image Validation | /v1/inspect/images |
links URL array (or /html-validate / /upload) |
| Code Analysis | /v1/inspect/analyze |
html (no encoded field) |
| Email Previews | /v1/preview/tests (V1) / /v2/preview/tests (V2) |
varies |
For full endpoint tables and request schemas, see references/api-endpoints.md.
Agent Instructions
Before generating code, gather from the user (skip any item already specified in the prompt or context):