browse_marketplace
ActiveTool of run.domani/domani
declared in 1.0.0
Browse domains for sale on the Domani marketplace. Returns all active listings with prices. Use buy_domain to purchase a listed domain.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"sort": {
"enum": [
"price",
"tld"
],
"type": "string",
"description": "Sort by price or TLD (default: price)"
},
"order": {
"enum": [
"asc",
"desc"
],
"type": "string",
"description": "Sort order (default: asc)"
},
"max_price": {
"type": "number",
"description": "Maximum price in USD"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries