Skip to main content
Glama

Inspect Chemdraw Objects In Office

inspect_chemdraw_objects_in_office

Scans Office documents to locate editable ChemDraw objects and exports numbered CDXML previews for review.

Instructions

Inventory editable ChemDraw objects and extract numbered CDXML previews.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_pathYes
output_dirNo
render_previewsNo
Behavior2/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It implies a read-only operation by using 'inventory' and 'inspect', but it does not explicitly state whether the input file is modified, what side effects occur, or whether permissions are needed. The existence of output_dir and render_previews suggests writes, but this is not described.

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, concise sentence with no filler or redundancy. It is well-structured and immediately scannable.

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 tool's complexity (3 params, 0% schema coverage, no output schema) and the similarity to siblings, the description is incomplete. It does not define the input format, what qualifies as an 'editable ChemDraw object,' or the structure of the numbered CDXML previews. An agent would lack critical information to invoke the tool correctly.

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 description coverage is 0%, so the description must explain each parameter's meaning and usage. It does not describe input_path, output_dir, or render_previews. The phrase 'numbered CDXML previews' hints at output artifacts but does not clarify what output_dir or render_previews control. Parameters remain underspecified.

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 states a clear purpose: inventory editable ChemDraw objects and extract numbered CDXML previews. It uses a specific verb-resource combination that indicates what the tool does. However, it does not differentiate from similar siblings like extract_cdxml_from_office, which also deals with CDXML extraction, so it lacks explicit sibling differentiation.

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 gives no guidance on when to use this tool versus alternatives. It does not mention prerequisites, limitations, or the situations in which this tool is preferred over siblings like extract_cdxml_from_office or batch_embed_cdxml_in_office. The agent is left to infer usage context.

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/ZiChenWang114514/cdxml-toolkit-community'

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