dero_daemon_ping
Verify DERO daemon connectivity with a ping. Use as first step to confirm daemon reachability before other queries. Returns 'Pong' on success.
Instructions
DERO daemon connectivity check via DERO.Ping.
When to call: as the first step in any chain investigation to confirm the daemon is reachable. Call before dero_get_info if you are unsure whether DERO_DAEMON_URL is correctly configured.
Input Requirements: none.
Output: a "Pong" string when the daemon is healthy. On failure this tool returns a structured _meta.error with code RPC_UNREACHABLE and a retry hint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||