You're viewing a demo portfolio

Join the waitlist
PRSM

connect_inbox_placement

Active

Tool of io.inboxguard/email-deliverability

declared in 1.6.0

Store the org's seed-list inbox-placement provider + API key (provider: 'mailreach' or 'glockapps'; GlockApps also needs projectId). Enables start_inbox_placement_test. Requires an owner/admin API key with write or full scope.

Parameters schema

{
  "type": "object",
  "required": [
    "provider",
    "apiKey"
  ],
  "properties": {
    "apiKey": {
      "type": "string",
      "description": "The vendor API key."
    },
    "provider": {
      "enum": [
        "mailreach",
        "glockapps"
      ],
      "type": "string",
      "description": "Inbox-placement vendor."
    },
    "projectId": {
      "type": "string",
      "description": "GlockApps project id (required for provider=glockapps)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.inboxguard/email-deliverability

1/7 registries
View full server →