Skip to main content
Glama

Connect POS sales telemetry

connect_pos_sales_telemetry

Create a POS aggregate-telemetry scaffold for sales metrics and revenue buckets, including adapter source and PCI/PII safety notes.

Instructions

Create a POS aggregate-telemetry scaffold with sales metrics, revenue buckets, privacy policy, adapter source, and PCI/PII safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.pos_sales_telemetry
activeNo
providerNosquare
adapter_urlNohttp://127.0.0.1:9068/pos
parent_pathNoParent COMP for the POS scaffold./project1
store_labelNovenue_bar
adapter_modeNorest_json
metric_countNo
aggregation_windowNo5m
revenue_bucket_countNo
Behavior3/5

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

Annotations already indicate this is a write operation (readOnlyHint=false) and not destructive (destructiveHint=false). The description adds context about the scaffold's contents, including privacy policy and PCI/PII safety notes, which is useful but does not disclose side effects such as where the scaffold is created or what files are modified. It does not contradict the annotations, and the added detail is moderate.

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 sentence that front-loads the action and uses a compact list to enumerate the scaffold's components. There is no redundant or filler text; every phrase contributes to understanding what the tool does.

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 10 parameters, only 20% schema coverage, no output schema, and minimally descriptive annotations, the description is not sufficient for an agent to understand invocation details. It does not describe what the tool returns, how the scaffold is structured in the project, or how parameters influence the generated output. For a tool of this complexity, the description is too brief to ensure correct use.

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 20% (only 2 of 10 parameters have descriptions), so the description has a low baseline to work from. It mentions 'revenue buckets' and 'adapter source' which loosely correspond to revenue_bucket_count and adapter_url/adapter_mode, but it does not explain the meaning or relationships of most parameters (e.g., store_label, aggregation_window, metric_count). The description only partially compensates for the sparse schema, leaving many parameters underspecified.

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 a specific action ('Create a POS aggregate-telemetry scaffold') and identifies the resource ('POS sales telemetry'). It lists key components (sales metrics, revenue buckets, privacy policy, adapter source, PCI/PII safety notes) that distinguish it from sibling integration tools. However, the 'connect_' prefix is misleading since this is a creation/scaffold tool, and 'scaffold' could be more concretely defined.

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 by specifying the domain (POS sales telemetry), which differentiates it from sibling connect tools that target external services (e.g., connect_resolume_arena, connect_vmix_production). However, it does not explicitly state when to use this tool versus alternatives, nor does it provide any exclusions or conditions. The guidelines are inferred rather than explicit.

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