Get SNS Domain PDA
sap_sns_get_domain_pdaDerive the program-derived address (PDA) for a .sol domain using the SNS module.
Instructions
Derive the SNS domain PDA for a .sol domain using the SAP SDK SnsModule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to derive the SNS domain PDA for |
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. |