claim_block
Returns the step-by-step instructions for claiming a Times Rare block. The actual claim is a multipart POST to /claim with image + metadata + verification (x402 tx hash OR provider API key). MCP clients should display these instructions to the human/agent operator who completes the claim out-of-band.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | Yes | Height in tiles | |
| w | Yes | Width in tiles | |
| x | Yes | Top-left tile x | |
| y | Yes | Top-left tile y |