You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

verify_email

Inactive

Tool of com.gadgethumans.swarm/x402-middleware

declared in 1.28.1

Verify whether an email address is valid and deliverable. Use this to validate user-provided email addresses during sign-up, form submission, or contact list cleaning. Checks syntax, domain validity, and whether the address is from a disposable email provider. Parameters: email — The email address to verify (required).

Parameters schema

{
  "type": "object",
  "title": "verify_emailArguments",
  "required": [
    "email"
  ],
  "properties": {
    "email": {
      "type": "string",
      "title": "Email"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.gadgethumans.swarm/x402-middleware

https://github.com/scotia1973-bot/gadgethumans-x402

2/7 registries
View full server →