Skip to main content
Glama

CreateDashboardGroup

CreateDashboardGroup

Create a dashboard group in Huawei Cloud LTS to organize log dashboards into projects or teams. Specify a group name to set up the new grouping.

Instructions

Huawei Cloud LTS operation CreateDashboardGroup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNo
regionNoOverrides HUAWEI_REGION.
project_idNoOverrides HUAWEI_PROJECT_ID.
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 disclosing behavior. It only states that this is an 'operation,' with no mention of effects (e.g., creating a dashboard group), required permissions, side effects, or return values. This is a complete failure to disclose behavioral traits.

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 extremely brief, but this is under-specification rather than effective conciseness. The single sentence does not earn its place because it simply repeats the tool name. There is no useful structure or front-loaded information.

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?

Given the moderate schema richness (nested body, region, project_id) and no output schema or annotations, the description is severely inadequate. It provides no context about the operation, no parameter guidance, and no distinction from numerous sibling create tools. This is one of the lowest-completeness descriptions possible.

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?

The description adds no meaning to any of the three parameters. The schema already indicates that body.group_name is a string and that region/project_id override environment variables, but the description does not explain group_name's purpose or relationship to the operation. Schema coverage is 67%, but the description fails to compensate for the missing coverage, especially for the nested body parameter.

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 a tautology: 'Huawei Cloud LTS operation CreateDashboardGroup.' It merely restates the tool name without specifying what the operation does, what resource it creates, or what makes it distinct from sibling tools like CreateDashBoard or CreateLogGroup. There is no verb-resource clarity beyond the name itself.

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 provided on when to use this tool versus alternatives. The description does not indicate use cases, prerequisites, or exclusions. Sibling tools such as CreateDashBoard and CreateLogGroup suggest different resources, but the description gives no basis for choosing 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