You're viewing a demo portfolio

Join the waitlist
PRSM

send_message

Active

Tool of 0nMCP — Universal AI API Orchestrator

declared in 3.0.1

Send a message (Email, SMS, WhatsApp)

Parameters schema

{
  "type": "object",
  "required": [
    "contactId",
    "type",
    "message"
  ],
  "properties": {
    "type": {
      "enum": [
        "Email",
        "SMS",
        "WhatsApp"
      ],
      "type": "string"
    },
    "message": {
      "type": "string"
    },
    "subject": {
      "type": "string"
    },
    "contactId": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

0nMCP — Universal AI API Orchestrator

https://github.com/0nork/0nMCP

2/7 registries
View full server →