@cognidesk/integration-email-mailgun
v0.0.5
Published
Mailgun email integration package for Cognidesk support agents.
Readme
@cognidesk/integration-email-mailgun
Mailgun email integration package for Cognidesk support agents.
Install
npm install @cognidesk/integration-email-mailgunUsage
import * as cognideskPackage from "@cognidesk/integration-email-mailgun";This package exposes the reviewed Mailgun email support workflow surface for Cognidesk. It is intentionally scoped to the provider operations declared by the package manifest and does not claim full provider API coverage.
For manifest-only usage:
import * as providerManifest from "@cognidesk/integration-email-mailgun/manifest";Public exports
@cognidesk/integration-email-mailgun@cognidesk/integration-email-mailgun/manifest@cognidesk/integration-email-mailgun/runtime
Links
- Documentation: https://cognidesk.cognilabz.com
- Repository: https://github.com/cognilabz/cognidesk/tree/main/integrations/email/mailgun
- License: Apache-2.0
