Skip to main content
Glama
520-YM

codex-creo-mcp

by 520-YM

creo_create_project_skeleton_surface_outset_extrusion

Destructive

Validate a centered top-face surface, create an equally outset rectangular extrusion, verify volume increase and +Z envelope, then save, display, and clean old versions.

Instructions

In the expected standard skeleton, validate one centered planar top-face surface by ID and its exact X/Y extents, create a centered additive rectangular extrusion whose four sides extend outward equally from that surface, verify the exact volume increase and +Z envelope, save the skeleton and top assembly, display the skeleton, and recycle older versions of only those two model families.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
depthYes
outsetYes
surface_idYes
feature_nameYesCreo feature name; Unicode letters such as Chinese are allowed.
direction_sideNo
expected_assemblyYes
expected_skeletonYes
orientation_planeNoTOP
expected_surface_widthYes
expected_surface_lengthYes
Behavior4/5

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

Annotations already declare destructiveHint=true, so the description must add context beyond that. It discloses validation of surface extents, verification of volume and +Z envelope, saving, displaying, and recycling older versions—all beyond the annotation. It does not explain failure behavior or what 'recycle older versions' entails, but overall it adds substantial behavioral context.

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

Conciseness2/5

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

The description is a single dense 50-word sentence that front-loads validation and verification before the core action of extrusion creation. It is overstuffed with multiple steps, making it hard to parse. The core purpose is buried mid-sentence, and the structure is not efficient or front-loaded.

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 complex multi-step operation with 10 parameters and no output schema, the description lacks key context: it does not explain the expected standard skeleton, what 'recycle older versions' means, error handling for validation failure, or return values. Given the complexity, this description is incomplete and would leave an agent guessing about prerequisites and outcomes.

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 only 10% (only feature_name has a description). The description loosely implies roles of surface_id, expected_surface_length/width, outset, and depth via the geometry narrative, but it does not explain the exact meaning of expected_assembly, expected_skeleton, orientation_plane, or direction_side. With such low schema coverage, the description should compensate more; it only partially does.

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 specific action: creating a centered additive rectangular extrusion with outward-equal sides on a validated top-face surface, along with validation, verification, save, display, and version recycling. It is clear verb+resource and implicitly distinguishes from the inset sibling by the word 'outward'. It does not explicitly name the sibling, so not a 5.

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 context ('In the expected standard skeleton') but provides no explicit when-to-use, when-not-to-use, or alternatives. It does not mention that the inset extrusion sibling exists or under what conditions to choose one over the other. Guidance is implied but not stated.

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/520-YM/codex-creo-mcp'

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