You're viewing a demo portfolio

Join the waitlist
PRSM

detach_number

Active

Tool of KaiCalls

declared in 1.0.0

Release a phone number from a business back to the unassigned registry pool. Mirrors DELETE /api/v1/phone-numbers.

Parameters schema

{
  "type": "object",
  "required": [
    "phone_number"
  ],
  "properties": {
    "business_id": {
      "type": "string",
      "description": "Business ID (optional only when the token can access exactly one business)."
    },
    "phone_number": {
      "type": "string",
      "description": "E.164 phone number to release."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

KaiCalls

https://github.com/cgallic/kai_calls

1/7 registries
View full server →
detach_number — KaiCalls — PRSM MCP