Skip to main content
Glama
MagnusJohansson

siglent-sdg-mcp

configure_output

Set channel output state, load impedance, and polarity to manage signal generation precisely.

Instructions

Configure the output of a channel. Can turn output on/off, set load impedance, and set polarity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
loadNoLoad impedance in ohms (50-100000) or 'HZ' for high impedance
stateNoOutput state: ON or OFF
channelYesChannel to configure
polarityNoOutput polarity: NOR (normal) or INVT (inverted)
Behavior3/5

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

Annotations declare readOnlyHint=false, confirming a write operation. The description aligns with this and adds the specific configurable aspects (state, load, polarity). However, it does not disclose side effects, prerequisites, or persistence, so it adds only moderate behavioral context beyond the annotation.

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 two concise sentences, front-loaded with the main action and specific options. Every word earns its place with no filler or redundancy.

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 is moderately complex with 4 parameters and a comprehensive schema. The description explains the core function but omits usage context (e.g., when to configure, interaction with connect/disconnect) and return behavior. It is minimally adequate but not complete.

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

Parameters3/5

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

Schema description coverage is 100% for all 4 parameters. The description summarizes the three main parameters (state, load, polarity) but does not add any new meaning beyond what the schema already documents. Baseline 3 applies due to high schema coverage.

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 clearly states the tool's purpose: 'Configure the output of a channel' and lists specific capabilities (turn output on/off, set load impedance, set polarity). This is a specific verb+resource combination that distinguishes it from sibling tools like configure_basic_wave or get_output.

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 provides no guidance on when to use this tool versus alternatives, no prerequisites, and no scenarios. It simply states what the tool does, without any contextual cues for 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/MagnusJohansson/siglent-sdg-mcp'

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