You're viewing a demo portfolio

Join the waitlist
PRSM

search_available_numbers

Active

Tool of KaiCalls

declared in 1.0.0

Search the carrier for phone numbers available to purchase (real-time Twilio inventory lookup). Mirrors GET /api/v1/phone-numbers/search.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 20,
      "minimum": 1,
      "description": "Max results to return (default 10, max 20)."
    },
    "country": {
      "type": "string",
      "description": "Two-letter country code (default US)."
    },
    "area_code": {
      "type": "string",
      "description": "Preferred area code (optional)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

KaiCalls

https://github.com/cgallic/kai_calls

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