Skip to main content
Glama

Create Orbbec depth silhouette

create_orbbec_depth_silhouette

Build a depth silhouette setup for Orbbec/Kinect, providing synthetic or file fallbacks and validation warnings, while keeping silhouette and depth preview outputs stable.

Instructions

Create an Orbbec/Kinect-compatible depth silhouette scaffold with synthetic/file fallbacks, stable silhouette_out and depth_preview TOPs, and explicit hardware/SDK validation warnings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.orbbec_depth_silhouette
activeNoStart device/file source active where supported.
invertNoInvert the silhouette mask.
smoothNoBlur size for mask smoothing.
sourceNoDepth source path. Synthetic is the offline-safe default.synthetic
movie_fileNoMovie/depth file for source=file.
parent_pathNoParent COMP for the Orbbec silhouette./project1
far_thresholdNoFar depth cutoff.
near_thresholdNoNear depth cutoff.
source_top_pathNoExisting TOP path to select instead of creating a device/file source.
Behavior4/5

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

With annotations already indicating non-readonly (false) and non-destructive (false), the description adds valuable behavior details: synthetic/file fallbacks, stable output TOP names, and explicit hardware/SDK validation warnings. This helps the agent predict outcomes even when hardware is absent, though it does not disclose every potential side effect.

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, dense sentence that front-loads the core purpose and packs in the key differentiators (hardware compatibility, fallbacks, stable outputs, validation warnings). Every phrase earns its place, with no wasted words or redundancy.

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?

For a tool with 10 parameters and no output schema, the description gives a solid overview: it explains what is created, fallback behavior, stable TOPs, and validation warnings. However, it doesn't elaborate on the scaffold structure or prerequisite setup, but the rich schema compensates. Overall, it is reasonably complete for an agent to select and invoke the tool.

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?

The input schema provides 100% coverage with descriptions for all 10 parameters, so the description need not repeat them. The description's mention of 'synthetic/file fallbacks' touches on the source parameter behavior, but it does not add meaningful semantic detail beyond what the schema already offers. Thus the baseline of 3 applies.

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 a specific action (create), the resource (Orbbec/Kinect-compatible depth silhouette scaffold), and key features (fallbacks, stable TOPs, validation warnings). It distinguishes itself from the generic sibling create_depth_silhouette by specifying the hardware compatibility. This gives the agent a precise understanding of what the tool does.

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 Orbbec/Kinect depth setups and mentions fallbacks, but it does not explicitly state when to use this tool over alternatives like create_depth_silhouette or other depth-source tools. No exclusions or conditional guidance is provided, leaving the decision somewhat implicit.

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