magicblock getRoutes
magicblock_getRoutesRetrieve a list of Ephemeral Rollup nodes from Magic Router, including identity, FQDN, fee, block time, and country for mainnet or devnet.
Instructions
List available Ephemeral Rollup nodes from the Magic Router (identity, FQDN, fee, block time, country). Price: $0.01.
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. |