Skip to main content
Glama

inventory_list

Lists the fleet catalog from the hops host, showing which servers have CloudLinux and their assigned profiles, without exposing secrets.

Instructions

Fleet catalog on the hops host (no secrets). Who has CloudLinux, which profile.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

B3.4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It does add useful context by framing the tool as a catalog and explicitly stating 'no secrets', which signals data safety. However, it does not mention side effects, permissions, pagination, or return behavior beyond what the output schema may cover.

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 extremely compact and contains no filler. The catalog scope is front-loaded, and the focused content about CloudLinux profiles earns its place. This is an appropriately sized description for a zero-parameter list tool.

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

Completeness3/5

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

The zero-argument schema and presence of an output schema reduce the burden, and the description gives a useful snapshot of what the catalog contains. However, it leaves sibling differentiation ambiguous and introduces the phrase 'hops host' without explanation, which could cause an agent to select the wrong tool in the large sibling toolset.

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 schema description coverage is 100%, so there is nothing for the description to add about parameters. The baseline of 4 applies because parameter documentation is not needed here.

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 conveys a specific list operation over a fleet catalog on the hops host, with a clear focus on CloudLinux assignments and profiles. It does not explicitly differentiate from inventory_get or inventory_this, but the name and content make the core purpose reasonably clear.

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?

There is no explicit guidance on when to use this tool versus siblings like inventory_get, inventory_this, or propack_inventory. The description implies a read-only inventory listing, but it does not state exclusions or selection conditions, leaving an agent to guess among several related inventory tools.

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

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenIaaS/directadmin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server