Skip to main content
Glama

schematic_connectivity_gate

Evaluate schematic structure and hierarchy to verify electrical connectivity. Detect wiring errors and invalid connections to prevent design failures.

Instructions

Evaluate whether schematic structure and hierarchy look electrically meaningful.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations provided, the description is the sole source of behavioral context. It implies a read-only evaluation but does not disclose whether the gate returns a boolean, a report, a score, or any other output, nor does it explain thresholds, side effects, or dependencies on project state.

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, directly positioned sentence with no filler or repetition. It communicates the core purpose swiftly and efficiently, perfectly sized for scanning in a list of tools.

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?

This gate tool has minimal annotations, no visible output schema, and a terse description. It does not clarify what 'electrically meaningful' means, how the evaluation is executed, what the return value represents, or what the agent should do after invocation. The description is inadequate for a tool that likely serves as a quality checkpoint.

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?

The tool has zero parameters, so the schema is trivially 100% covered and there is no parameter semantics to explain. The description's reference to 'schematic structure and hierarchy' provides implicit context for what is evaluated, meeting the baseline for parameterless tools.

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 a specific verb ('Evaluate') and resource ('schematic structure and hierarchy') with a defined assessment criterion ('electrically meaningful'). It distinguishes this gate from broader quality gates by emphasizing connectivity, though it does not explicitly reference sibling tools or alternative use cases.

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?

The description offers no guidance on when to use this tool versus alternatives such as schematic_quality_gate or sch_analyze_net_compilation. It lacks any mention of suitable scenarios, prerequisites, or exclusions, leaving the agent without decision criteria for tool selection.

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/Valxyria/kicad-mcp-pro'

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