magicblock getIdentity
magicblock_getIdentityRetrieve the identity and fully qualified domain name of the current ER Validator node by specifying the MagicBlock router endpoint (mainnet or devnet).
Instructions
Get the identity and FQDN of the current ER Validator node..
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | MagicBlock Router endpoint: 'mainnet' or 'devnet' |
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. |