node_health
Monitor and verify Arbitrum node health status using admin API access. Input RPC URL or chain name to assess node functionality and ensure optimal performance.
Instructions
Check Arbitrum node health status (requires admin API access - may not work with public RPCs)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainName | No | Chain name (e.g., 'Xai', 'Arbitrum One') - will auto-resolve to RPC URL | |
rpcUrl | No | The RPC URL of the Arbitrum node (optional if default is set) |