Get SNS Domain Records
sap_sns_get_domain_recordsRetrieve all configured SNS records for a .sol domain, returning a key-value map of all records.
Instructions
Fetch all configured SNS records for a .sol domain using the Bonfida SDK. Returns a key-value map of all records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to fetch all configured SNS records 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. |