Check SNS Domain
sap_sns_check_domainDetermine if a .sol domain is available for registration. Enter the domain name to check its availability on Solana.
Instructions
Check whether a .sol domain is available for registration using the SAP SDK SnsModule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to check for availability (with or without .sol suffix) |
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. |