Skip to main content
Glama

ShowLogConvergeConfig

ShowLogConvergeConfig

Get the log convergence configuration for a member account in Huawei Cloud LTS. Specify region and project ID to display the current configuration.

Instructions

Huawei Cloud LTS operation ShowLogConvergeConfig.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNoOverrides HUAWEI_REGION.
project_idNoOverrides HUAWEI_PROJECT_ID.
member_account_idNo
Behavior1/5

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 does not state whether the tool is read-only, what permissions are required, what the response contains, or any side effects. The word 'Show' suggests a read operation, but this is not explicit, and no behavioral details are given.

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, which is concise in length, but it is a minimal under-specification that restates the tool name. The structure provides no useful information, making this under-specification rather than effective 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?

This tool has no annotations, no output schema, and a vague one-line description. Given the complexity implied by the name and the many sibling operations, the description is completely inadequate. It provides no context about the operation's purpose, behavior, return values, or parameters.

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

Parameters2/5

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

The input schema describes region and project_id as overrides, which adds some context, but member_account_id has no description and the meaning of 'converge config' is undefined. With 67% schema coverage (below the high threshold), the description does not compensate for the gap, leaving the tool purpose unclear and parameter semantics incomplete.

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 'Huawei Cloud LTS operation ShowLogConvergeConfig' is a tautology that restates the tool name without explaining what the operation does. It fails to identify the resource 'converge config' or provide any functional meaning, and does not distinguish it from siblings like UpdateLogConvergeConfig or ShowAdminConfig.

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?

The description gives no information about when to use this tool versus alternatives. There is no mention of use cases, prerequisites, or exclusions. The sibling list includes many 'Show' and 'List' operations, but no guidance is provided to help select this one.

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