Skip to main content
Glama
Can-Y
by Can-Y

power_design

Query power rail characteristics and delivery design; configure consolidation mode for power analysis.

Instructions

Power Design 综合工具:信息查询、电源轨特性、电源传输设计、合并模式设置。

Args: action: 操作类型。 - "info": 获取 Power Design 概览(域、电源、汇总类型、合并模式)。 - "rail_characteristics": 获取 power_rail_characteristics 汇总表。 - "delivery_design": 获取 power_delivery_design 汇总表。 - "set_consolidation": 设置电源轨合并模式(需配合 mode 参数)。 mode: 合并模式,仅在 action="set_consolidation" 时使用。 session_id: 目标会话 ID。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo
actionYes
session_idNodefault

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It mentions that set_consolidation requires the mode parameter, but it does not describe side effects, authentication needs, rate limits, or what happens if the action is invalid.

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

Conciseness4/5

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

The description is reasonably concise, with a clear front-loaded summary followed by parameter details. It could be slightly more structured, but it effectively communicates the essential information.

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

Completeness3/5

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

The tool has an output schema but the description does not mention return values. It covers the four actions and parameter dependencies, but it does not address prerequisites like session existence or error behavior, leaving some gaps.

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

Parameters4/5

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

Schema description coverage is 0%, so the description must compensate. It explains the purpose of each action and specifies that mode is only used for set_consolidation, and session_id is the target session ID. However, it does not detail allowed values or formats for mode.

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

Purpose4/5

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

The description clearly states the tool is a comprehensive tool for power design, listing four specific actions (info, rail_characteristics, delivery_design, set_consolidation) that define its purpose. It is distinct from siblings like 'power' which likely focuses on a single aspect.

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

Usage Guidelines3/5

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

The description provides usage context by detailing each action and its purpose, but it does not explicitly state when to use this tool versus alternatives or when not to use it.

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/Can-Y/PDM_MCP'

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