readBlockchain
Get Latest Blocks
get_latest_blocksFetch the N most recent blocks on Celo mainnet, newest first. Capped at 20 blocks per call.
§ Inputs
| Name | Type | Description |
|---|---|---|
count | integer (1-20) | How many recent blocks to return. Defaults to 5. |
§ Returns
Array of block objects, newest first.§ Try saying
- Show me the last 10 blocks on Celo.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_latest_blocks automatically.