analyze_inventory
Reads all items in the player inventory, returning their names and quantities. Helps automate inventory management tasks.
Instructions
Read all items in the player inventory (28 slots)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fresh_screenshot | No | Take a new screenshot before analyzing (default: true). Set to false to reuse the most recent cached screenshot. |