Skip to main content
Glama

Batch Embed Cdxml In Office

batch_embed_cdxml_in_office

Convert CDXML files into editable ChemDraw OLE objects in PPTX or DOCX documents.

Instructions

Create PPTX or DOCX containing editable ChemDraw OLE objects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
margin_ptNo
cdxml_pathsYes
output_pathYes
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states that it 'creates' files, but does not mention whether it overwrites existing files, requires a specific environment (e.g., Office or ChemDraw), handles multiple inputs, or any side effects. For a file-generation tool, this is a significant gap.

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 fluff, which is efficient. However, it is under-specified for a tool that creates complex office documents with OLE objects, and the brevity sacrifices necessary context. It earns a middle score because it is concise but not fully informative.

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 no output schema, no annotations, and zero parameter documentation, the description is far from complete. It omits runtime behavior, output specifications, handling of multiple files (despite the batch name), and potential error cases. An agent cannot reliably predict the tool's behavior from this one-liner.

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?

Schema coverage is 0%, and the description does not explain any of the three parameters (cdxml_paths, output_path, margin_pt). It adds no meaning beyond what the parameter names alone suggest, and it fails to compensate for the lack of schema descriptions, leaving parameter semantics entirely to inference.

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 verb ('Create') and resource ('PPTX or DOCX containing editable ChemDraw OLE objects'), which identifies the action and output format. However, it does not distinguish itself from the sibling tool 'embed_cdxml_in_office', and it relies on the tool name to convey batch processing, making it clear but not fully differentiated.

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 this tool should be used over alternatives, such as the singular 'embed_cdxml_in_office' or other office-related tools. It does not mention criteria like batch vs. single-file needs, prerequisites, or when not to use it, leaving the agent without routing 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