You're viewing a demo portfolio

Join the waitlist
PRSM

domains.check_availability

Active

Tool of Vee3

declared in 1.27.1

Check domain name availability for up to ten domains in one request. Returns a JSON object whose keys are the requested domain names and whose values are booleans: true if the domain appears available, false if it is taken. Cost = 5 tokens.

Parameters schema

{
  "type": "object",
  "title": "check_domain_availabilityArguments",
  "required": [
    "domains"
  ],
  "properties": {
    "domains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "title": "Domains",
      "maxItems": 10,
      "minItems": 1,
      "description": "Domain names to check (maximum 10)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →
domains.check_availability — Vee3 — PRSM MCP