Skip to main content
Glama

print_collar_charm

Print a two-part dog collar charm with fixed dual-color assignment: inner black (AMS 1), outer white (AMS 2). Requires source path or template and printer model.

Instructions

Print a prepared two-part dog collar charm project using the fixed tray policy: inner/smaller object -> black on AMS 1 slot 1, outer/larger object -> white on AMS 2 slot 1.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_pathNoPath to a prepared collar charm .3mf project or sliced 3MF.
template_nameNoNamed collar charm template from the local registry. Resolves source_path automatically.
template_dirNoOptional template directory override when resolving template_name.
bambu_modelNoREQUIRED: Bambu Lab printer model. H2D and H2S are the primary intended paths.
hostNoHostname or IP of the printer (default: value from env)
bambu_serialNoSerial number (default: value from env)
bambu_tokenNoAccess token (default: value from env)
bed_typeNoBed plate type currently installed (default: textured_plate)
bed_levelingNoEnable auto bed leveling (default: true)
flow_calibrationNoEnable flow calibration (default: true)
vibration_calibrationNoEnable vibration calibration (default: true)
timelapseNoEnable timelapse recording (default: false)
slicer_profileNoPath to the slicer profile/config file for auto-slicing (optional).
nozzle_diameterNoNozzle diameter in mm for auto-slicing (default: 0.4)
Behavior3/5

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

With no annotations, the description must disclose behavioral traits. It specifies the fixed tray policy with exact color and slot assignments, which is helpful. However, it lacks details on prerequisites (e.g., project must be 'prepared'), potential side effects, or error handling. The description adds some value but not comprehensive 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.

Conciseness5/5

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

The description is a single sentence that conveys the core purpose and a key behavioral detail (tray policy). It is concise, front-loaded, and contains no redundant information. Every word earns its place.

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 14 parameters and no output schema, the description is extremely brief. It does not explain how parameters affect the process, what the tool returns, or prerequisites beyond 'prepared project'. For a complex tool, this is insufficient for an agent to invoke correctly without external knowledge.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description does not add any parameter-specific information beyond what the schema already provides. It does not explain how parameters like 'bambu_model' or 'slicer_profile' relate to the collar charm process, so it meets but does not exceed expectations.

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?

The description clearly states the tool prints a 'prepared two-part dog collar charm project' with a specific fixed tray policy, distinguishing it from generic print tools like print_3mf. The verb 'print' and resource 'collar charm project' are specific, and the sibling list includes many print-related tools, making the unique purpose evident.

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 usage for collar charm projects but does not explicitly state when to use this tool versus alternatives (e.g., print_3mf for general projects). No exclusion criteria or context for when not to use it are provided, leaving the agent to infer applicability.

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/DMontgomery40/bambu-printer-mcp'

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