Skip to main content
Glama

Connect door-access bus

connect_door_access_bus

Create a door-access monitoring scaffold with sanitized event logs, door maps, adapter source, and lock-control safety notes.

Instructions

Create a door-access monitoring scaffold with sanitized door events, door maps, adapter source, and lock-control safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.door_access_bus
activeNo
door_countNo
adapter_urlNows://127.0.0.1:9092/door-access
event_countNo
parent_pathNoParent COMP for the door scaffold./project1
policy_modeNomonitor_only
venue_labelNovenue
adapter_modeNowebsocket_json
Behavior3/5

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

Annotations indicate readOnlyHint=false and destructiveHint=false, so the description need not restate that. It adds some behavioral context by mentioning the scaffold includes 'sanitized' events and 'lock-control safety notes', implying data cleaning and safety considerations. However, it does not disclose side effects beyond creation.

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?

A single concise sentence that conveys the core purpose and components. Every phrase adds value; there is no filler.

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 having 9 parameters, no output schema, and very low schema description coverage, the description gives only a high-level overview. It does not explain what the scaffold looks like, how parameters affect behavior, or what 'sanitized' means in practice, making it incomplete for reliable invocation.

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 description coverage is only 22% (name and parent_path). The description does not explicitly name any parameters, though terms like 'door events', 'door maps', and 'adapter source' loosely map to event_count, door_count, and adapter_url/adapter_mode. This is insufficient for a tool with 9 parameters, and the description does not compensate for the low schema coverage.

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 and resource: 'Create a door-access monitoring scaffold' with a list of contained elements (sanitized door events, door maps, adapter source, lock-control safety notes). This distinguishes it from sibling tools like connect_serial_device_bus or connect_kafka_event_bus.

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?

No guidance is provided about when to use this tool versus alternatives, no prerequisites, and no explicit exclusions. The description only states what it does, leaving the agent to infer usage from the name.

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