Skip to main content
Glama
vespo92

SolidWorks MCP Server

vba_error_handling

Generate VBA macros for SolidWorks with built-in error handling, logging to file, and email alerts on errors.

Instructions

Generate VBA with comprehensive error handling and logging

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
functionNameYes
operationTypeYes
logToFileNo
logPathNo
emailOnErrorNo
emailAddressNo
Behavior2/5

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

With no annotations, the description carries full burden for behavioral disclosure. It only states the output purpose; it does not explain how the tool operates, what side effects occur (e.g., file creation), or the generation process. Key behavioral traits like required permissions or output side effects are omitted.

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 a single sentence with no extraneous text, but it sacrifices informativeness for brevity. It is concise but insufficiently detailed for a tool with 6 parameters and no annotations.

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

Completeness1/5

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

Given 6 parameters, no output schema, and no annotations, the description is severely incomplete. It does not explain error handling behavior, logging mechanism, or how parameters influence output. The tool's niche among numerous VBA sibling tools is unclear.

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?

Schema coverage is 0%, so the description must compensate. It does not explain any of the 6 parameters (functionName, operationType, logToFile, etc.). The description adds no meaning beyond the raw field names, offering no context for correct parameter usage.

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 generates VBA code with comprehensive error handling and logging, specifying the output focus. However, it lacks differentiation from sibling tools like create_batch_vba or create_drawing_vba, which also generate VBA; the purpose is specific but not uniquely contextualized.

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. It does not mention any prerequisites, use cases, or exclusions, leaving the agent without decision criteria relative to sibling tools.

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/vespo92/SolidworksMCP-TS'

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