get_sync_status
Retrieve the current sync status and daemon details for a Mina node. Returns blockchain length, state hash, account count, and more, with mode-specific data for live, tutorial, or snapshot analysis.
Instructions
[infra] Get the sync status and daemon info. Returns the flat daemon status object directly — fields like syncStatus, blockchainLength, stateHash, numAccounts, chainId, addrsAndPorts are at the top level (not nested under daemonStatus). In snapshot mode returns archive DB stats instead. In tutorial and live modes returns the live daemon status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||