nzbget_list_groups
Retrieve and display download queue groups to monitor and organize Usenet downloads in NZBGet.
Instructions
List download queue groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logEntries | No |
Retrieve and display download queue groups to monitor and organize Usenet downloads in NZBGet.
List download queue groups
| Name | Required | Description | Default |
|---|---|---|---|
| logEntries | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It implies a read-only operation ('List'), but doesn't specify if it requires authentication, has rate limits, returns paginated results, or what the output format is. This is inadequate for a tool with zero annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence with no wasted words. It's front-loaded and gets straight to the point, making it easy for an agent to parse quickly.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity (a list operation with no output schema and no annotations), the description is insufficient. It doesn't explain what 'download queue groups' are, how the output is structured, or any behavioral traits. For a tool with such sparse structured data, more context is needed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions no parameters, and with only one parameter ('logEntries') at 0% schema coverage, it doesn't add any semantic information. However, since there's only one parameter and the tool likely functions without it (0 required parameters), the baseline is high. The description doesn't compensate for the coverage gap but doesn't need to heavily for a single optional parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb ('List') and resource ('download queue groups'), making the purpose understandable. However, it doesn't differentiate from sibling tools like 'nzbget_history' or 'nzbget_status' that might also list information, so it misses the highest score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives like 'nzbget_history' or 'nzbget_status'. The description only states what it does, not when it's appropriate, leaving the agent to guess based on tool names alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aserper/nzbget-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server