list-inventory
Retrieve a detailed list of all items in the bot's inventory for real-time management and organization within Minecraft using the MCP server.
Instructions
List all items in the bot's inventory
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"
}