Alldomains Get Owned Domains
alldomains_getOwnedDomainsRetrieve all domains owned by a wallet across all TLDs to discover names for agent association.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | No | Filter by TLD | |
| wallet | Yes | Solana public key (base58) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |