Skip to main content
Glama

Connect ticketing check-in bus

connect_ticketing_checkin_bus

Builds a ticketing and check-in scaffold with gate counts, ticket tiers, adapter configuration, and PII safety notes for event management.

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 readOnlyHint=false and destructiveHint=false, and the description adds some context by naming the scaffold's contents and PII/token safety notes. However, it does not disclose side effects, where the component is created, or how the adapter source is wired, so it adds only moderate value beyond the annotations.

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 front-loaded sentence with no filler words. It efficiently captures the primary action and key deliverables, though the long list of scaffold components makes it somewhat dense and could benefit from better structuring.

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 minimal schema descriptions, the description only offers a high-level summary. It omits default behavior, what the returned component represents, and how parameters interact. For a complex generation tool, this is incomplete.

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?

Only 2 of 11 parameters have schema descriptions (18% coverage). The description references high-level concepts like gate counts, ticket-tier maps, and adapter source, but it does not map these to specific parameters or clarify meanings of enums like provider and adapter_mode. This 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.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'Create[s] a ticketing/check-in scaffold' and lists concrete scaffold contents like aggregate gate counts, ticket-tier maps, gate status, adapter source, and PII/token safety notes. This is specific enough to distinguish it from generic node creation tools, though the tool name says 'connect' while the description says 'Create', creating a minor verb inconsistency.

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 to use this tool versus alternatives. It does not mention any context, prerequisites, or exclusions, nor does it compare with sibling tools like connect_pos_sales_telemetry or create_blacktrax_tracking_bus. Usage is only implied by the scaffold topic.

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