get_craft_status
Check craft processes on a cell: recipe, status, batches done, claimable items, next maturity. Public for any tokenId.
Instructions
Get the craft processes on a cell: each one’s recipe, status (active / pending payment), batches done, what is claimable right now, and when the next batch matures. Public — works for any tokenId. This is the source of craft progress; bank matured batches with claim_craft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | The tokenId of the cell whose craft processes to act on. |