Skip to main content
Glama

ListNotificationTopics

ListNotificationTopics

List notification topics in Huawei Cloud LTS to view configured alerting destinations and message subscribers for log events.

Instructions

Huawei Cloud LTS operation ListNotificationTopics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
offsetNo
regionNoOverrides HUAWEI_REGION.
project_idNoOverrides HUAWEI_PROJECT_ID.
Behavior1/5

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

No annotations are provided, so the description must fully disclose behavior. It does not mention whether this is a read-only listing, any pagination behavior, required authorization, output format, or any other operational trait. The agent gets no information beyond the name.

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 short, but this is under-specification, not effective conciseness. It conveys no actionable information, so the brevity is unhelpful rather than efficient.

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?

Even though the tool is simple (4 flat params, no nested objects), the description leaves all key context missing: what the tool returns, what the parameters mean, and when it should be invoked. The absence of an output schema makes the description even more critical, and it completely fails to address this.

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 50% (region and project_id have descriptions, limit and offset do not). The description adds no parameter meaning whatsoever. For a list operation, the semantics of limit and offset are important but not explained anywhere, and the description does not compensate for the coverage gap.

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

Purpose1/5

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

The description is essentially a restatement of the tool name: 'Huawei Cloud LTS operation ListNotificationTopics.' It provides no verb or resource description beyond the name itself, making it a tautology. There is no explanation that this tool lists notification topics or any distinguishing detail vs. sibling list tools.

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

Usage Guidelines1/5

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

No guidance is given on when to use this tool versus alternatives like ListNotificationTemplate, ListNotificationTemplates, or ShowNotificationTemplate. The description entirely lacks context for selecting this tool over others.

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