You're viewing a demo portfolio

Join the waitlist
PRSM

sell_domain

Active

Tool of run.domani/domani

declared in 1.0.0

List a domain you own for sale on the Domani marketplace. Buyers can purchase it directly via the API. The domain must be active and not already listed. Requires domains:write scope.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain",
    "price"
  ],
  "properties": {
    "price": {
      "type": "number",
      "description": "Sale price in USD (e.g. 5000)",
      "exclusiveMinimum": 0
    },
    "domain": {
      "type": "string",
      "description": "Domain to list for sale, e.g. premium.com"
    },
    "description": {
      "type": "string",
      "maxLength": 500,
      "description": "Optional listing description"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →