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.3/5.0
Behavior5/5

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

Annotations already mark the tool as read-only, idempotent, open-world, and non-destructive. Beyond those, the description discloses that candidate routing improvements may be live during tests, that no candidate is active as of 2026-07-26, and that there is no fallback—this is a fully working router, not a stub. These facts materially affect whether and how an agent should invoke it. No contradiction with 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 four dense sentences and front-loads the identity/relationship and current state before usage guidance. Each sentence adds a piece of information; the only minor inefficiency is some repetition of 'identical/same' and the emphatic no-fallback sentence, but the material is relevant and the structure is clear.

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 complex experimental router with no output schema, the description covers what it is, what differs, whether a candidate is active, how to use it, and that it is fully functional. It relies on ask_pipeworx for the actual response-shape details and does not give examples, which is a reasonable but non-complete handoff.

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 description coverage is 100%, so the schema already documents all parameters, setting the baseline at 3. The description adds only that the arguments and response shape are identical to ask_pipeworx, which is useful cross-reference but does not add meaning about question semantics or the alias parameters. No compensation is required.

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 opens by identifying this as a beta version of ask_pipeworx and an identical universal router with the same 5,798 tools, arguments, and response shape, which names a specific resource and behavior. It then distinguishes the beta from the stable sibling by the candidate routing improvements, so an agent can tell it apart from ask_pipeworx from prose alone.

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

Usage Guidelines4/5

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

The description gives explicit usage guidance: use it exactly like ask_pipeworx when the newest routing is desired, and it notes that results are compared against the stable router. It also communicates the current state (no active candidate, so it currently matches ask_pipeworx). It does not state when not to use it or mention the ask_pipeworx_grounded alternative, leaving a small gap.

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

B3.1/5.0
Disambiguation2/5

Many tools have overlapping research purposes (ask_pipeworx, deep_research, ask_pipeworx_grounded) and multiple bet-related tools (bet_research, polymarket_arbitrage, polymarket_edges). Reactome-specific tools are few but mixed in with unrelated tools, causing ambiguity.

Naming Consistency2/5

Tool names are inconsistent: some snake_case (ask_pipeworx, deep_research), some camelCase (generate_llms_txt, list_subscriptions), and some mixed (pipeworx_feedback, poly market_arbitrage). No uniform pattern.

Tool Count2/5

35 tools is excessive for a Reactome server, as only a handful are Reactome-specific. Many tools are unrelated (e.g., bet_research, compare_entities), making the tool count feel bloated and unfocused.

Completeness2/5

The Reactome-specific tools cover basic pathway lookups but miss key operations like reactions, complexes, or advanced queries. The server's completeness for the Reactome domain is poor, diluted by many non-Reactome tools.