You're viewing a demo portfolio

Join the waitlist
PRSM

send_sms

Active

Tool of Famulor

declared in 0.2.0

Send an SMS from one of your Famulor phone numbers (must be SMS-capable). Costs are deducted from your balance.

Parameters schema

{
  "type": "object",
  "required": [
    "from",
    "to",
    "body"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Recipient in E.164 format"
    },
    "body": {
      "type": "string",
      "description": "Message body (max 300 chars)"
    },
    "from": {
      "type": "integer",
      "description": "Phone number ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Famulor

https://github.com/bekservice/Famulor-MCP

1/7 registries
View full server →