Withdraw Item From Container
minecraft_container_withdrawWithdraw items from an open container into the bot's inventory. Open the container first with open_container.
Instructions
Moves an item from the currently open container into the bot's inventory. Call minecraft_open_container first.
Returns: { message } Errors: no container open, or item not present in the container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Omit to withdraw the entire stack found. | |
| item_name | Yes |