Validate SAP SNS Records
sap_sns_validate_recordsValidate SNS records on-chain to check if a .sol domain is compatible with SAP agents, including SOL, Pic, and TXT record checks.
Instructions
Validate SNS records for SAP agent compatibility (checks SOL, Pic, TXT records on-chain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name whose SNS records should be validated for SAP agent compatibility |
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. |