land_liquidity_resources
Fetch per-region liquidity resource rows for a player and token, returning amount, region, and timestamp fields.
Instructions
List per-region resource rows from GET /land/liquidity/resources/{player}/{token}. This route validates properly: a garbage player, a garbage token and both garbage returned genuine empty arrays with no synthesised entry. token matching is case-sensitive. GRAIN, WOOD, STONE, IRON, RESEARCH and AURA were observed; the set is not declared exhaustive. Each row carries id, region_name, region_number, region_uid, player, amount, resource_symbol, created_date and last_updated_date, and this tool returns those fields unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| player | Yes |