get_slot
Retrieve the current slot being processed by a Solana node using the Model Context Protocol Server. Use this tool to monitor blockchain progress and synchronize data efficiently.
Instructions
Returns the current slot the node is processing.
Returns: str: Current slot in the format "Current slot: {slot}"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |