Skip to main content
Glama

DeleteConsumerGroup

DeleteConsumerGroup

Delete a consumer group from Huawei Cloud Log Tank Service (LTS) by specifying its name, group ID, and stream ID. Removes the consumer group to stop log consumption.

Instructions

Huawei Cloud LTS operation DeleteConsumerGroup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNoOverrides HUAWEI_REGION.
group_idNo
stream_idNo
project_idNoOverrides HUAWEI_PROJECT_ID.
consumer_group_nameNo
Behavior1/5

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

With no annotations, the description carries the full burden of disclosing behavioral traits such as side effects, permissions, or reversibility. It discloses nothing beyond the operation name, leaving the agent completely uninformed about what executing this tool does in practice.

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

Conciseness2/5

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

The description is a single sentence, but brevity here results from under-specification rather than efficient structure. It contains no useful content beyond the title, making it too sparse to earn a passing score for conciseness.

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

Completeness1/5

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

For a tool with 5 parameters, no annotations, and no output schema, this description is wholly inadequate. It provides no context about the operation's purpose, effects, or return values, leaving the agent without enough information to invoke it correctly.

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

Parameters1/5

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

Schema coverage is only 40%, and the description provides no parameter information at all. The meaningful parameter names like consumer_group_name, group_id, and stream_id are left unexplained, and the description does not compensate for the schema's gaps.

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

Purpose2/5

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

The description "Huawei Cloud LTS operation DeleteConsumerGroup" only restates the tool name with the vague term 'operation' and provides no actual verb or resource detail. It doesn't explain that this tool deletes a consumer group, which is inferable from the name but not stated. It also fails to distinguish itself from sibling tools like CreateConsumerGroup or ListConsumerGroup.

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?

No guidance is given about when to use this tool versus alternatives. There is no mention of prerequisites, context, or exclusions. The description is purely nominal and offers no situational cues.

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

Install Server

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/jkrandom-sudo/huawei-lts-skill'

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