You're viewing a demo portfolio

Join the waitlist
PRSM

update_phone_number

Active

Tool of Famulor

declared in 0.2.0

Update a phone number you own. Currently sets the nickname — a short human-readable label (max 50 chars) shown next to the number. Send null/empty to clear it. Granted (shared) numbers cannot be updated.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "integer",
      "description": "Phone number ID to update"
    },
    "nickname": {
      "type": [
        "string",
        "null"
      ],
      "description": "Short label, max 50 chars. null clears it."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Famulor

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

1/7 registries
View full server →
update_phone_number — Famulor — PRSM MCP