Skip to main content
Glama
aspose-cells-cloud

Aspose.Cells Cloud MCP Server

Official

save_spreadsheet_as_with_save_options_json_data

Save spreadsheets in any format with custom JSON save options, controlling passwords, optimization, and rendering properties.

Instructions

This tool saves spreadsheet data in a specified format and applies custom save options. It allows users to precisely control the behavior of the output file through a JSON object, such as setting passwords, optimizing output, or adjusting rendering properties.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_tokenYes
target_formatYes
save_options_json_dataYes
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. It discloses the core save action and mentions custom options, but gives no details on file_token requirements, supported target formats, potential side effects, or return behavior.

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

Conciseness4/5

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

The description is two sentences, front-loaded with the primary action, and includes examples that add substance without excessive verbosity. It could be slightly tighter but remains concise and well-structured.

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?

For a tool with three required parameters, no schema descriptions, and no output schema, this description is incomplete. It fails to explain the role of file_token and target_format, and does not provide enough context for an agent 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 coverage is 0%, and the description only explains save_options_json_data with examples, leaving file_token and target_format completely undefined. It does not compensate for the missing parameter documentation across all three required fields.

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 saves spreadsheet data in a specified format with custom save options, which is a specific verb+resource. It distinguishes itself by mentioning the JSON object for options, though it does not explicitly name sibling alternatives.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for precise control of save output, but it does not state when to use it over 'save_spreadsheet_as' or 'save_spreadsheet_as_with_scaling_mode', nor does it provide exclusions or prerequisites.

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/aspose-cells-cloud/Aspose.Cells-Cloud-MCP-Server'

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