Skip to main content
Glama

Ask Pipeworx Beta

ask_pipeworx_beta
Read-onlyIdempotent

Beta version of ask_pipeworx: identical universal router (same 5,798 tools, same arguments, same response shape) with candidate routing improvements enabled live whenever one is under test. No candidate is active right now (the last was retired on outcome evidence 2026-07-26), so this currently matches ask_pipeworx exactly. Use it exactly like ask_pipeworx when you want the newest routing; results are compared against the stable router to decide what merges. Falls back to nothing — this IS a full working router, just the experimental edge.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoAlias for question.
textNoAlias for question.
inputNoAlias for question.
queryNoAlias for question.
promptNoAlias for question.
questionYesYour question or request in natural language. Accepts query, q, prompt, text, input as aliases.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A4.1/5.0
Behavior4/5

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

Beyond the annotations, the description discloses that routing improvements may be actively under test, that no candidate is currently active (as of 2026-07-26), and that it currently behaves identically to ask_pipeworx. It also explains that its outputs are compared with the stable router to decide merges, which is useful behavioral context. It does not detail response format or errors, but the main experimental volatility is transparent.

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 longer than minimal but every sentence adds relevant value: identity, experimental state, current parity, usage directive, and non-fallback clarification. The structure is logical, though the specific retirement date is a detail that may age.

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?

For a question-routing tool with six alias parameters and rich annotations, the description covers what matters for selection and invocation: experimental status, parity with stable version, and when to use it. It mentions 'same response shape' without specifying what that shape is, and there is no output schema, but the intended behavior is clear enough for a beta variant of a known sibling.

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

Parameters3/5

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

Schema coverage is 100%, and every parameter is described as an alias for 'question' with the main field naming accepted aliases, so the schema already carries full parameter semantics. The tool description adds nothing about parameters, which is acceptable given the high schema coverage. Baseline 3 applies.

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 identifies this as a beta variant of ask_pipeworx, a universal router over the same 5,767 tools with identical arguments and response shape. It distinguishes itself from the stable sibling by its experimental candidate-routing behavior, so an agent can tell it apart from ask_pipeworx and ask_pipeworx_grounded. It relies somewhat on the reader knowing what ask_pipeworx does, but the core purpose is stated.

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 gives an explicit usage condition: 'Use it exactly like ask_pipeworx when you want the newest routing', naming the stable ask_pipeworx as the comparison/alternative. It also clarifies a common misconception with 'Falls back to nothing — this IS a full working router', which is an explicit exclusion about when not to treat it as a stub.

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

A4/5.0
Disambiguation3/5

Descriptions are unusually explicit about when to use each tool (single lookup vs grounded vs deep research), but the set still contains several genuinely overlapping tools: ask_pipeworx_beta is explicitly identical to ask_pipeworx, scan_competitor_ai_presence wraps ai_visibility, and six polymarket_* tools share the same 'edge/arbitrage' conceptual space. An agent can usually pick the right tool but faces real ambiguity in several clusters.

Naming Consistency4/5

Names are uniformly snake_case and readable, and there are coherent prefix families (ask_pipeworx_*, polymarket_*, pipeworx_*). However the verb placement is inconsistent: verb_noun (ask_pipeworx, validate_claim, discover_tools) coexists with noun-first names (recent_changes, entity_compare, layer_info, polymarket_edges), and bet_research sits outside the polymarket_* family despite being a prediction-market tool.

Tool Count2/5

34 tools is well past the 'feels heavy' threshold, and more importantly the set mixes what looks like three different servers: a tiny ArcGIS/Longview GIS slice (layer_info, query_layer, search_datasets), a massive general-purpose data-research platform from Pipeworx, and a Polymarket prediction-market toolkit. Most tools earn their place for the platform, but far too few belong to the named domain.

Completeness4/5

The research surface is remarkably complete: a router, grounded and beta variants, deep multi-source research, claim verification, entity/profile/change resolution, discovery and suggestion helpers, memory (remember/recall/forget), subscriptions (subscribe/unsubscribe/recent_alerts), and feedback — no obvious lifecycle dead ends. Minute gaps exist on the GIS side (no dataset editing, no metadata browsing, no named export/view ops) and a few nooks like screen- leisure tools have no progress/status endpoints, but these are workaroundable.