Skip to main content
Glama

Connect Pangolin Beyond

connect_pangolin_beyond

Create a safety-gated Pangolin Beyond laser-control scaffold for TouchDesigner, complete with zone maps, cue maps, and blackout notes, without enabling live output.

Instructions

Create a safety-gated Pangolin Beyond laser-control scaffold with zone maps, cue maps, blackout notes, and no live-output claim.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.pangolin_beyond
zoneNozone_1
activeNo
cue_countNo
zone_countNo
output_rateNo
parent_pathNoParent COMP for the Pangolin scaffold./project1
source_modeNochop
safety_blackoutNo
Behavior4/5

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

Beyond the annotations (readOnlyHint=false, openWorldHint=true), the description adds key behavioral context: it creates a scaffold, not a live-output system, and includes safety gating. This clarifies that the tool does not claim to provide real-time laser output, which is valuable behavioral information not captured in annotations.

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, concise sentence that front-loads the primary action ('Create a safety-gated Pangolin Beyond laser-control scaffold') and then lists key features. Every phrase earns its place, with no redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the essential purpose, safety characteristics, and key outputs (zone maps, cue maps, blackout notes). It also clarifies the 'no live-output' limitation, which is critical for agent decision-making. However, it does not detail the scaffold's structure or return value, and with no output schema, some additional information could be expected.

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 description coverage is low (22%), so the description has a burden to clarify parameters. It adds some meaning by linking 'zone maps' to zone_count, 'cue maps' to cue_count, and 'blackout notes' to safety_blackout. However, it does not explain individual parameter values, defaults, or relationships in detail, leaving gaps for 9 parameters.

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's function: 'Create a safety-gated Pangolin Beyond laser-control scaffold' with specific features like zone maps, cue maps, and blackout notes. It uses a specific verb ('Create') and resource ('Pangolin Beyond laser-control scaffold'), distinguishing it from other connect/create tools in the sibling list.

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 context by mentioning 'safety-gated' and 'no live-output claim', suggesting it is for building a controlled scaffold rather than actual live control. However, it does not explicitly state when to use this tool versus alternatives, nor does it mention any competing tools or exclusions.

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/lucasmaher-hash/touch-designer-mcp'

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