Skip to main content
Glama

Send Pipeworx Feedback

pipeworx_feedback

Tell the Pipeworx team something is broken, missing, or needs to exist. Use when a tool returns wrong/stale data (bug), when a tool you wish existed isn't in the catalog (feature/data_gap), or when something worked surprisingly well (praise). ONLY for tools served by this Pipeworx connection — if the tool came from a different MCP server in your client (another vendor's Gmail, Splunk, Slack, etc. connector), we cannot fix it and reporting it here only delays you; file it with that server instead. Not sure? Pipeworx tool names are the ones this connection lists. Describe the issue in terms of Pipeworx tools/packs — don't paste the end-user's prompt. Filing without an account returns a claim_token; pass it back later as pipeworx_feedback({claim_token:"pwfb_…"}) to read whether it was fixed and what changed. The team reads digests daily and signal directly affects roadmap. Rate-limited to 5 per identifier per day. Free; doesn't count against your tool-call quota.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNobug = something broke or returned wrong data. feature = a new tool or capability you wish existed. data_gap = data Pipeworx does not currently expose. praise = positive note. other = anything else.
contextNoOptional structured context: which tool, pack, or vertical this relates to.
messageNoYour feedback in plain text. Be specific (which tool, what error, what data was missing). 1-2 sentences typical, 2000 chars max.
claim_tokenNoRead the reply to a report you filed earlier: pass the `pwfb_…` token that filing returned, with no other arguments. Returns the status and, once resolved, what actually changed.

TDQS

A4.5/5.0
Behavior4/5

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

Annotations are all false (readOnlyHint:false, etc.), providing minimal safety profile. The description adds critical context: filing without an account returns a claim_token for later lookup, rate-limited to 5 per identifier per day, free and not counted against tool-call quota, and the team reads digests daily. It discloses the two-step flow (file then check status with token), which is non-obvious and valuable. Minor gap: doesn't explicitly state whether the tool mutates state on the Pipeworx side or what happens to duplicate reports, but the included context goes well beyond 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 substantial paragraph but every sentence earns its place: purpose, scope exclusions, claim_token flow, rate limit, and quota exemption. It's front-loaded with the core action ('Tell the Pipeworx team...') and proceeds logically. Slightly longer than ideal but dense with high-value information; no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a write-oriented feedback tool with no output schema and all-false annotations. The description compensates well by disclosing the two-step claim_token flow, rate limit, quota exemption, and daily digest behavior. It covers return value semantics (claim_token, status, changes). Minor gaps: doesn't specify if a response immediately indicates success/failure beyond the token, and the 'identifier' in rate limiting is ambiguous, but overall the description provides strong contextual coverage for a tool of this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds meaningful behavioral semantics beyond the schema: it explains the claim_token's purpose ('Read the reply to a report you filed earlier'), the correct usage pattern (pass token with no other arguments), and the rate limit tied to 'identifier'. It also clarifies the context object's role ('Optional structured context: which tool, pack, or vertical this relates to') and message specifics. The enum descriptions in the schema already define types well, but the description's claim_token explanation adds non-obvious usage semantics, justifying a 4.

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 this tool sends feedback to the Pipeworx team about broken/missing/needed items, with a specific verb ('Tell') and resource ('Pipeworx team'). It lists concrete use cases (bug, feature/data_gap, praise) and explicitly distinguishes itself from sibling tools by noting it is ONLY for Pipeworx-served tools, not other MCP servers' tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit when-to-use guidance: use for bugs, feature requests, data gaps, or praise. It explicitly says when NOT to use (for tools from other MCP servers) and gives a heuristic for identifying Pipeworx tools. It also explains alternatives (file with that server instead), making this a model example of usage guidelines.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation3/5

Many tools have distinct purposes, but there are multiple ask_pipeworx variants and several Polymarket tools with similar functions, causing potential confusion. Most other tools are clearly differentiated, but the overlap in query and betting tools reduces clarity.

Naming Consistency2/5

Naming conventions are inconsistent: some tools use snake_case (ai_visibility_check), others use descriptive phrases (ask_pipeworx, generate_llms_txt), and some are very short (arrivals). Lengths vary widely, and there is no uniform pattern.

Tool Count2/5

37 tools is excessive for a coherent server; the scope is too broad, spanning transport, data lookups, prediction markets, and utilities. This suggests a lack of focus, making the server feel like a bundled collection rather than a well-scoped toolkit.

Completeness3/5

The server covers multiple domains but lacks depth. London transport tools are partial (e.g., no real-time tube positions), and domains like weather or stock quotes rely on the ask_pipeworx meta-tool rather than dedicated tools. The surface is broad but not comprehensively complete in any area.