Resolve SAP SNS Domain
sap_sns_resolve_domainResolve .sol domains to retrieve SAP agent identity, wallet, metadata, and SNS records.
Instructions
Resolve a .sol domain to SAP agent identity, wallet, metadata, and SNS records using the SAP SDK SnsModule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to resolve to SAP agent identity and SNS records |
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. |