alldomains_getOwnedDomains
InactiveTool of SAP MCP Server
Get all domains owned by a wallet across all TLDs. SAP MCP context: Protocol alldomains; operation class read. Use to list domains owned by a wallet through AllDomains. Use as discovery context before choosing a name to associate with an agent.
Parameters schema
{
"type": "object",
"required": [
"wallet"
],
"properties": {
"tld": {
"type": "string",
"description": "Filter by TLD"
},
"wallet": {
"type": "string",
"description": "Solana public key (base58)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries