Skip to main content
Glama

origin_plot_polar

Import table data and create a polar graph in Origin. Specify columns for angles and radii to visualize directional data.

Instructions

Import table data and create a polar graph.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes
x_colNo
y_colsNo
book_nameNo
sheet_nameNo
excel_sheetNo
delimiterNo
encodingNo
headerNo
skiprowsNo
nrowsNo
na_valuesNo
graph_nameNo
templateNo
titleNo
x_labelNo
y_labelNo
show_legendNo
style_modeNoorigin_default
export_pathNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states the high-level action without disclosing any behavioral traits (e.g., whether it creates a new graph window, modifies existing graphs, or requires specific data formats).

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 that is front-loaded but too minimal. It earns its place in brevity but lacks the necessary detail for such a complex tool.

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?

Despite having an output schema (context signals indicate true), the description does not mention return values or side effects. With 20 parameters, the description is woefully incomplete for an agent to use the tool correctly.

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 description coverage is 0%, and the description adds no parameter-specific meaning. With 20 parameters (one required), the description fails to explain the role of key parameters like x_col, y_cols, template, or graph_name.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool imports table data and creates a polar graph. This verb+resource structure distinguishes it from sibling tools that create other plot types (e.g., bar, scatter, line).

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?

No explicit when-to-use or when-not-to-use guidance is provided. The description implies usage for polar plotting but does not compare with sibling polar variants like origin_plot_polar_xr_ytheta or mention 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/Ge-Shun/origin-mcp'

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