get_block_info
Retrieve details of any Stacks block using its hash or height. Specify the network to query mainnet, testnet, or mocknet.
Instructions
Get information about a specific block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes | Block hash or height to look up | |
| network | No | Network to query | testnet |