Skip to main content
Glama

Connect ticketing check-in bus

connect_ticketing_checkin_bus

Creates a ticketing/check-in scaffold for TouchDesigner with gate counts, ticket-tier maps, gate status, adapter source, and PII notes. Set event, provider, capacity to build.

Instructions

Create a ticketing/check-in scaffold with aggregate gate counts, ticket-tier maps, gate status, adapter source, and PII/token safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.ticketing_checkin_bus
activeNo
event_idNovenue_event
providerNoeventbrite
gate_countNo
venue_zoneNofront_gate
adapter_urlNohttp://127.0.0.1:9067/ticketing
parent_pathNoParent COMP for the ticketing scaffold./project1
adapter_modeNorest_json
expected_capacityNo
ticket_tier_countNo
Behavior3/5

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

Annotations already indicate the tool is not read-only and is open-world, and the description does not contradict these. It adds context about what the scaffold includes (e.g., gate status, PII/token safety notes) but does not disclose side effects like network connections or file writes beyond what annotations imply. The description provides moderate additional value.

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 with no fluff, but it is dense with jargon and lists many components in a compressed way. It is appropriately sized but could be better structured for readability.

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?

With 11 parameters, no output schema, and a complex scaffold operation, the description is incomplete. It does not explain what the output or result looks like, what 'adapter source' means, or how parameters like provider, adapter_mode, or expected_capacity affect the scaffold. This is insufficient for correct 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 18%, with only 'name' and 'parent_path' described. The description vaguely mentions 'aggregate gate counts' and 'ticket-tier maps', hinting at gate_count and ticket_tier_count, but does not explicitly map parameters or explain their meanings. It fails to 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 the tool's purpose: 'Create a ticketing/check-in scaffold' with specific components listed (aggregate gate counts, ticket-tier maps, gate status, adapter source, PII/token safety notes). This is specific and distinguishes it from siblings like connect_oscquery_namespace or connect_mqtt_iot_bus, which are general connectivity tools.

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 when a ticketing/check-in system is needed, but it does not explicitly state when to use it versus alternatives or provide exclusions. No mention of alternative tools like connect_pos_sales_telemetry or connect_people_counting_bus is made, leaving usage guidance 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/Pantani/tdmcp'

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