You're viewing a demo portfolio

Join the waitlist
PRSM

rotate_email_webhook_secret

Active

Tool of run.domani/domani

declared in 1.0.0

Regenerate the HMAC signing secret for a mailbox webhook. The old secret is immediately invalidated. API: POST /api/emails/{address}/webhook/rotate.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain",
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "Mailbox slug"
    },
    "domain": {
      "type": "string",
      "description": "Mailbox domain"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →
rotate_email_webhook_secret — run.domani/domani — PRSM MCP