Skip to main content
Glama
ShuailongDai

PowerFactory MCP Automation

by ShuailongDai

run_n_minus_1_line_short_circuit

Open each transmission line one at a time, measure three-phase short-circuit level at a target bus, and export results to CSV.

Instructions

Open each line one at a time and measure 3-phase short-circuit level at a target bus.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
export_pathNooutputs/n_minus_1_short_circuit.csv
target_bus_nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are present, so the description must disclose all behavioral traits. It mentions opening lines one at a time but does not specify whether lines are restored after measurement, what side effects occur, or any authorization requirements. The behavior is partially described but lacks crucial details.

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

Conciseness5/5

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

The description is a single sentence that efficiently conveys the core action. It is front-loaded with the verb and avoids unnecessary words, making it very concise.

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

Completeness2/5

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

Given the complexity of an n-minus-1 line contingency analysis and the existence of an output schema, the description is incomplete. It does not explain that the tool iterates over all lines, how results are returned, or the significance of the export path. Important contextual details are missing.

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?

With 0% schema description coverage, the description should explain the purpose and format of each parameter. It mentions 'target bus' but does not clarify the 'export_path' parameter, its default, or its role. The description adds minimal semantic value beyond the parameter names.

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

Purpose5/5

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

The description uses specific verbs ('open', 'measure') and identifies the resource ('each line', '3-phase short-circuit level at a target bus'), clearly distinguishing it from siblings like 'run_three_phase_short_circuit' or 'set_line_out_of_service'.

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 provided on when to use this tool versus alternatives, such as when to run a full contingency analysis or use the single short-circuit tool. The description implies a use case but does not state exclusions or prerequisites.

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/ShuailongDai/Initial-PowerFactory-MCP-automation'

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