Skip to main content
Glama

Export Gerber files

easyeda_export_gerbers
Idempotent

Export PCB designs to Gerber files for fabrication. Prepare manufacturing files with drill format, layer exclusion, and production review options.

Instructions

Export PCB design to Gerber files for PCB fabrication.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filePathNo
ledPanelNo
projectIdYes
drillFormatNo
excludeLayerNo
productionReviewNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNo
exportedYes
file_countNo
project_idYes
byte_lengthNo
artifact_pathNo
not_availableNo
production_reviewNo
blocked_by_production_reviewNo
Behavior2/5

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

The description adds minimal behavioral context beyond the annotations. Annotations indicate it is idempotent and not destructive, but the description does not explain side effects, state changes, or file generation behavior. The description does not contradict annotations, so no contradiction flag.

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

Conciseness3/5

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

The description is brief (one sentence), but it is too minimal given the tool's complexity. It is front-loaded with the action but lacks structure or details. Conciseness should not sacrifice completeness, so it scores a 3.

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?

The description is insufficient for the tool's complexity. It fails to explain what Gerber files are, how the export works, what the parameters do, or how the output is provided. An output schema exists but is not referenced. The description is incomplete.

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 input schema has 6 parameters with 0% description coverage. The description provides no information about any parameter, including the required projectId. Therefore, it fails to add meaning beyond the schema.

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 verb 'Export', the resource 'PCB design to Gerber files', and the purpose 'for PCB fabrication'. It distinguishes from sibling tools, as no other tool focuses on Gerber export. However, it could be more precise about what Gerber files are, but it's effective.

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 usage guidelines are provided. The description does not specify when to use this tool, prerequisites, or alternatives. Sibling tools like easyeda_board_layers and easyeda_pcb_production_review exist, but there is no guidance on when to choose this tool over others.

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/oaslananka/easyeda-mcp-pro'

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