closeContainer
Automates the closing of open containers in Minecraft through remote server commands, streamlining inventory management and interactions.
Instructions
Close the currently open container
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}