You're viewing a demo portfolio

Join the waitlist
PRSM

setup_domain_email

Active

Tool of run.domani/domani

declared in 1.0.0

Pre-configure email DNS on a domain (optional). This is called automatically by create_mailbox when needed. Use this only to pre-configure DNS before creating mailboxes. Pass force=true to override existing email provider (Google Workspace, Fastmail, Proton).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain"
  ],
  "properties": {
    "force": {
      "type": "boolean",
      "description": "Override existing MX records (e.g. Google Workspace). Default: false"
    },
    "domain": {
      "type": "string",
      "description": "Domain to enable email on, e.g. mysite.com"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →