Sns Resolve Domain
sns_resolveDomainResolve a .sol domain to its owner wallet address via the Solana Name Service (SNS).
Instructions
Resolve a .sol domain to its owner wallet address. SAP MCP context: Protocol sns; operation class read. Use to resolve a .sol domain through AgentKit SNS helpers. For SAP-linked domains, prefer sap_sns_resolve_domain because it returns SAP MCP-shaped context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Full domain name (e.g. "myname.sol") |
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. |