Skip to main content
Glama

Connect noise-level bus

connect_noise_level_bus

Set up noise-level telemetry with aggregate decibel readings, sample windows, and PA/safety policy notes. Connect adapter source for live monitoring.

Instructions

Create a noise-level telemetry scaffold with aggregate decibel readings, sample windows, adapter source, and PA/safety policy notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.noise_level_bus
activeNo
limit_dbNo
weightingNodba
zone_countNo
adapter_urlNows://127.0.0.1:9095/noise
parent_pathNoParent COMP for noise level data./project1
venue_labelNovenue
adapter_modeNowebsocket_json
sample_countNo
Behavior3/5

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

The description confirms a non-read-only action (create) and adds that it produces a scaffold with specific items, which is consistent with the annotations. It does not disclose side effects, permission needs, or the exact network modifications, but the annotations already convey the non-destructive, non-read-only nature.

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

Conciseness4/5

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

The description is a single sentence, front-loaded with the primary action and resource, and lists components without unnecessary fluff. It is concise and readable, though slightly dense with the enumeration.

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?

Given the tool has 10 parameters, no output schema, and minimal schema-level descriptions, the description is too brief to provide a complete understanding. It does not explain what the scaffold entails, how parameters interact, or what the result looks like.

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?

The description vaguely references sample windows and adapter source, which map to sample_count and adapter_url, but it does not explain the meaning or usage of most parameters. With only 20% schema description coverage, the description fails to compensate for the undocumented 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 creates a noise-level telemetry scaffold and lists key components (aggregate decibel readings, sample windows, adapter source, PA/safety policy notes). This specific verb+resource combination distinguishes it from generic create/connect tools.

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 provides no guidance on when this tool should be used versus alternatives like connect_environmental_sensor_bus or create_data_source. There are no use cases, prerequisites, or exclusions mentioned, 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/Pantani/tdmcp'

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