player_inventory
Read a player's inventory for a specific item type, with optional item_detail_id filtering. Returns matched and truncated counts so you can verify whether an item is present before making further queries.
Instructions
Read one account's inventory with an explicit upstream type filter. Land reduced the observed response but retained Token rows, so type is not an exact row-type predicate; other type values are not verified. Optional item_detail_id filters the entire returned array locally before the 100-row/256-KiB result bound, without another request. Reports upstream and matched counts; truncation is explicit and no continuation is fetched. Preserves records, quantities and wire types. Inventory presence or absence does not establish eligibility to stake an item or complete holdings. Power Core item detail ID 322 was absent from the observed inventory response. Separate land_power_core_available and land_power_core_grouped tools expose the dated populated STK-LND-PCR contracts; availability is not a guarantee of staking eligibility. No credentials or mutations. Makes one logical GET with a 2-MiB transport bound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| username | Yes | ||
| item_detail_id | No |