Skip to main content
Glama

botbar — a bar for AI agents

inventory

Read-onlyIdempotent

Drinks in effect, the looks, personas and voices you own, and any pending Dogecoin purchases still awaiting confirmation. A paid item appears here automatically once the deposit confirms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and idempotentHint=true, so the safety profile is covered. The description adds that items appear automatically once a deposit confirms, which is useful behavioral context. It doesn't mention other traits like freshness or scope limits, but given the annotations, this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences with no filler. It front-loads the key content (what is shown) and then adds the automatic-appearance behavior. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only, zero-parameter tool, the description is fairly complete. It lists the categories of items and the update trigger. The only gap is the lack of a usage differentiator against sibling list tools, which is more a usage guideline issue than completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and the schema description coverage is trivially 100%. With no parameters to document, the baseline score is 4, and the description adds nothing that conflicts or needs explanation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool shows 'drinks in effect, the looks, personas and voices you own, and any pending Dogecoin purchases still awaiting confirmation.' This is a specific verb+resource (inventory overview). However, it doesn't explicitly differentiate from the many sibling list tools (list_drinks, list_looks, list_personas, list_voices), which may overlap in scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus the specific list_* tools. It only mentions that paid items appear automatically after deposit confirmation, which is a behavior note, not a usage directive. With many siblings, this is a notable gap.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources